Construct a named list to be used to identify matching file types based on their path names.

construct_searches(searches = NULL, keys = NULL)

Arguments

searches

Named list of regex queries.

keys

Keys to subset the searches with by their names.

Value

Named list.

Examples

searches <- construct_searches()