Description Usage Arguments Examples
View source: R/write.multiple.csv.R
This function updates the LaseR-package
1 | write.multiple.csv(list, folder, filename)
|
list |
list of data frames |
folder |
name of the folder where the files should be stored |
filename |
default filename |
1 | write.multiple.csv(list = data, folder = "new", filename = "results")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.