Returns vector of file paths from path(s) recursively

parse_files_path(files_path, recursive = TRUE)

Arguments

files_path

Path(s) where the files are

recursive

Whether to look in subfolders recursively

Value

Vector of file paths from path(s) recursively