ls_files {org} | R Documentation |
ls
command.List files and directories
Equivalent to the unix ls
command.
ls_files(path = ".", regexp = NULL)
path |
A character vector of one or more paths. |
regexp |
A regular expression that is passed to |
filepaths and directory paths as a character vector