parse_files_path: Returns vector of file paths from path(s) recursively

View source: R/disambr_utils.r

parse_files_pathR Documentation

Returns vector of file paths from path(s) recursively

Description

Returns vector of file paths from path(s) recursively

Usage

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


stasvlasov/disambr documentation built on Aug. 10, 2022, 12:03 p.m.