save_data | R Documentation |
Exports a data file in Excel (.xslx) format.
save_data(df, path)
df |
Name of the dataframe to save. |
path |
Location to save the file. |
To make it easier to define the path (where you want to save the files),
use folder_location
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.