Learn R Programming

satres (version 1.1.1)

find_name_to_files: 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)

Value

A string vector.

Arguments

files

A string vector.

patterns

A string vector of values with names.