Description Usage Arguments Value
Export a list of data frames
1  | export_list(list, folder = NULL, format = "csv")
 | 
list | 
 a list of data frames.  | 
folder | 
 the path to destination.  | 
format | 
 the format in which to save the data. Currently only "rds" and "csv" (Default)are available.  | 
RDS or CSV files for each data frame in the list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.