Description Usage Arguments Examples
Function which will save a data frame to a csv file
| 1 | save_as_csv(df, file_name)
 | 
| df | dataframe | 
| file_name | name of the saved file | 
| 1 | save_as_csv(iris, "data.iris")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.