View source: R/1.data_engineering.R
Search for files containing the 'file_name_string' in all sub-folders in 'target.dir', and list files containing the 'file_name_string'
1 | search.for.file(target.dir, file_name_string, full_path = FALSE)
|
target.dir |
target directory |
file_name_string |
e.g. "data_U5MR" |
full_path |
full path or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.