sr_match: User function for taking nested raw data and file mapping to...

Description Usage Arguments Value

Description

User function for taking nested raw data and file mapping to identify matched and unmatched files

Usage

1
sr_match(nested_raw_data, file_mapping)

Arguments

nested_raw_data

that comes from sr_import_data

file_mapping

file map that comes from sr_yml_map

Value

a list with two items: one for matched files (matched_files) and one for unmatched files (unmatched_files)


chriscardillo/stitchr documentation built on May 8, 2019, 11:54 a.m.