Description Usage Arguments Value
Single function for stitching together data from disparate sources
1 2 |
file_path |
path to the directory of files |
mapping_path |
path to the .yml mapping file, including the file name |
file_type |
the type of file to compile - no . needed! |
with_unmatched |
if TRUE, will return a list with both the compiled files in 'matched_files' and a tibble of unmatched files in 'unmatched_files' |
a compiled dataframe of all files that were able to be successfully matched
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.