saveall | R Documentation |
Save a list with non-dataframe data into csv/txt file
saveall(list_data, data.name, ...)
list_data |
a list |
data.name |
file name for saving the list e.g., "all.csv" |
... |
further arguments for write.table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.