Read (using data.table::fread()
) and rbind files from directory
1 | fread_CSVs_from_dir(dir_, verbose = FALSE, fill = TRUE, pattern = NULL)
|
dir_ |
Directory path |
verbose |
Boolean switch for printing file names etc. |
fill |
If |
pattern |
Character string to filter files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.