matchFile: Try to find a single file matching a given description...

View source: R/files.R

matchFileR Documentation

Try to find a single file matching a given description (usually for reading)

Description

Try to find a single file matching a given description (usually for reading)

Usage

matchFile(pat = NULL, fl = makeArgs(), exts = NULL)

Arguments

pat

is a pattern for matching

fl

is the list of filenames to search (makeArgs by default)

exts

is a list of allowed extensions


dushoff/shellpipes documentation built on Dec. 14, 2024, 4:36 p.m.