View source: R/list_data_to_csv_or_zip.R
list_data_to_csv_or_zip | R Documentation |
Helper function: list data to csv or zip
list_data_to_csv_or_zip(data_list, file_prefix, to_zip)
data_list |
data in list form |
file_prefix |
file prefix |
to_zip |
whether or not to convert to zip file |
loops through list of data frames and uses list names as filenames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.