Description Usage Arguments Author(s)
View source: R/get_file_names.R
List file names in folder with pattern and recursive settings.
1 | get_file_names(filepath, pattern = ".tsv", recursive = TRUE)
|
filepath |
The path to the folder |
pattern |
The pattern to search for |
recursive |
Logical, search in sub-folders or not? |
Håkon Kaspersen, hakon.kaspersen@vetinst.no
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.