find_name_to_files {satres} | R Documentation |
Finds the name associated to a file name in a vector of named patterns.
find_name_to_files(files, patterns)
files |
A string vector. |
patterns |
A string vector of values with names. |
A string vector.