Description Usage Arguments Value Examples
Import multiple csv files
1 | my_csv_reader(folder_path)
|
folder_path |
to the folder containing csv files to import |
a list
1 2 3 4 | ## Not run:
my_csv_reader("../../path/to/folder")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.