Description Usage Value Examples
View source: R/versionR.R View source: R/save_all_vars.R
Save all objects in the Global Environment
1 | save_all_vars(envir = .GlobalEnv)
|
Backups of all variables currently in the Global Environment are saved as .rds files within a subdirectory of your working directory at ../Env/Versions/.
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.