R/readR.R
readR.Rd
Wrapper for the fread, readxl, readRDS and read_parquet functions with automatic detection of file extension.
readR(path, extension = "", leading.zeros = T, na = "", ...)
path for the file to load.
arguments passes to subfunctions
the given path imported as a data frame