Description Usage Arguments Value Examples
This function is deprecated. Use purrr with map(read_csv); reduce(rbind)
approach.
This function will load all the csv files from the given directory with the selected pattern.
1 |
folder_path |
Folder path where the files will be loaded from. |
pattern |
Pattern to match files. Default is "*.csv" |
Multiple dataframes
1 | None.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.