Description Usage Arguments Value
Save as CSV This function saves the dataframe as a csv
1 | save_as_csv(dframe, filename, row.names = FALSE, ...)
|
dframe |
the dataframe you want to save as .csv |
filename |
the name and path you want to for your new .csv file |
row.names |
false |
... |
other parameters |
the file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.