Helper function to locate files. Given below params, the function returns 0 or more files found at location/names given.
Usage
locate_files(
data_dir = get_data_directory(),
type = NULL,
years = NULL,
quiet = FALSE
)
Helper function to locate files. Given below params, the function returns 0 or more files found at location/names given.
locate_files(
data_dir = get_data_directory(),
type = NULL,
years = NULL,
quiet = FALSE
)