Description Usage Arguments Examples
Reads all CSVs from a folder (pre-set the working directory), and stacks them by row
1 |
No |
arguments |
1 2 3 | list.files(path = paste0(.libPaths(), "/nladwa/extdata/stack"))
setwd(paste0(.libPaths(), "/nladwa/extdata/stack"))
stackCSVsfromFolder()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.