Description Usage Arguments Value Examples
save an object by name (in quotes).
1 | saveVersion(x)
|
x |
The name of an R object in quotes |
The R object is saved as a .rds file within a subdirectory of your working directory at ../Env/Versions/.
1 | saveVersion("df")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.