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_)
Files (a tibble)
Paths to directories (a character vector)
Recode (a list)
Include file types (a character vector), Default: 'NA'