Description Usage Arguments Examples
Write all objects in the global environment to a specified file
| 1 | 
| file | The name of the file that the objects are written to. | 
| 1 2 | a <- 1
save_all("test.RData")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.