Description Usage Arguments Value Examples
Save the object provided to specified path as .rds
file.
1 |
data |
R object to save. |
... |
Destination parameters to be passed to |
No return value, called for side effects.
1 2 3 4 | ## Not run:
utils_IO_write(mtcars, "home/projects", "mtcars")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.