Description Usage Arguments Details
Like save but instead of one rds file, creates one file per object This gives much more flexibility, to add, modify, rename, remove and share individual objects.
1 |
folder |
string; path of folder in which to save objects |
list |
character vector; names of objects to be saved. Defaults to all objects in global environment (not functions). |
compress |
logical; specifying whether saving to a named file is to use "gzip" compression, or one of "gzip", "bzip2" or "xz" to indicate the type of compression to be used. |
See also load2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.