find_name_to_files {satres} | R Documentation |
Find name to files
Description
Finds the name associated to a file name in a vector of named patterns.
Usage
find_name_to_files(files, patterns)
Arguments
files |
A string vector. |
patterns |
A string vector of values with names. |
Value
A string vector.
[Package satres version 1.1.1 Index]