Description Usage Arguments Value
User function for taking nested raw data and file mapping to identify matched and unmatched files
1 | sr_match(nested_raw_data, file_mapping)
|
nested_raw_data |
that comes from sr_import_data |
file_mapping |
file map that comes from sr_yml_map |
a list with two items: one for matched files (matched_files) and one for unmatched files (unmatched_files)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.