Description Usage Arguments Value
This function combines all data files in a given folder
1 | combine_data(directory, pattern = NULL)
|
directory |
The directory of the folder that stores all the data files to be combined |
pattern |
An optional regular expression. Only files match this expression with be combined. Default value is NULL. |
A data frame that contains all data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.