fread_CSVs_from_dir: Read (using 'data.table::fread()') and rbind files from...

Description Usage Arguments

View source: R/csv_related.R

Description

Read (using data.table::fread()) and rbind files from directory

Usage

1
fread_CSVs_from_dir(dir_, verbose = FALSE, fill = TRUE, pattern = NULL)

Arguments

dir_

Directory path

verbose

Boolean switch for printing file names etc.

fill

If TRUE fills missing columns with NAs. By default FALSE.

pattern

Character string to filter files


m-dz/mdmisc documentation built on May 22, 2019, 12:23 p.m.