Description Usage Arguments Value
Imports multiple .csv files into R from a single, specified directory. Files should all be .csv format and have the same columns and names. Modified to include source file as a column
1 | load_data(path)
|
path |
the file path where all of your files are stored |
a data frame with all files concatenated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.