Description Usage Arguments Value Examples
Within-folder extension match
1 |
path_tbl |
Tibble of paths created with make_path_tibble() |
exts |
Atomic character vector of file extensions (excluding period, e.g., "csv") that a folder should contain |
... |
Arguments passed to dplyr::group_by() |
Tibble structure
1 | ext_match(example_paths, ext = c("csv", "log", "psydat"), main_dir, last_dir)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.