write_out_csv
saves a csv file.
1 | write_out_csv(dat, my_path, file_name)
|
dat |
the dataframe to save. |
my_path |
the output directory. |
file_name |
the output file name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.