get_rcode_libraries {teal} | R Documentation |
Generates library calls from current session info
Description
Function to create multiple library calls out of current session info to ensure reproducible code works.
Usage
get_rcode_libraries()
Value
Character vector of library(<package>)
calls.
[Package teal version 0.15.2 Index]