Save downloaded data in a .Rdata file located in the working directory
1 | save_in_working_dir(data, file_name)
|
data |
The dataset to be saved; |
file_name |
Name to be assigned to the data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.