Description Usage Arguments Examples
This function takes a directory of csv's with similar structure and combines them into a single data table.
1  | combineCSVs(path = NULL, files = NULL)
 | 
path | 
 Path where files to be read can be found.  | 
files | 
 Specific files to be read at the specified path.  | 
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.