rbind_csv_files | R Documentation |
Binds together all csv files in a folder
rbind_csv_files(path)
path |
Path to the folder with the csv files to bind. |
All files must have the same column names.
Returns a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.