Description Usage Arguments Value
Read all csv files in a folder and create a list of tibbles
1 | read_all_csv(folder, na_type = c("", "NA", -1))
|
folder |
A folder with csv files |
na_type |
A list of vectors that reflect null or NA values |
A list of tibbles including all csv files from a folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.