make_files_tb | R Documentation |
make_files_tb() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make files tibble. The function returns Files (a tibble).
make_files_tb(paths_to_dirs_chr, recode_ls, inc_fl_types_chr = NA_character_)
paths_to_dirs_chr |
Paths to directories (a character vector) |
recode_ls |
Recode (a list) |
inc_fl_types_chr |
Include file types (a character vector), Default: 'NA' |
Files (a tibble)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.