R/utils_files.R
ls_files.Rd
Equivalent to the unix ls command.
ls
ls_files(path = ".", regexp = NULL)
A character vector of one or more paths.
A regular expression that is passed to list.files.
list.files
filepaths and directory paths as a character vector