load_my_packages | R Documentation |
Save and load packages from file
load_my_packages(path = NULL)
save_my_packages(x = NULL, path = tempfile())
path |
The path to a text file containing one package per line. If
|
x |
A character vector of package names to save. If |
The list of packages, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.