save_rda | R Documentation |
Save an object with, optionally, a (valid) name
save_rda(data, file, name)
data |
the data frame to save |
file |
where to save it |
name |
optional, the name the data will have in the rda file |
logical, should be TRUE, along with code for the save
Tom Elliott
load_rda
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.