Description Usage Arguments Value Examples
reads all CSVs from a folder
1 | csv_reader(directory_name)
|
directory_name |
name of the directory to read |
lsit of dataframe
1 2 3 4 | ## Not run:
csv_reader("../../path/to/dir")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.