fileSelect: Select a list of filenames from a list by extension … and...

View source: R/files.R

fileSelectR Documentation

Select a list of filenames from a list by extension … and optionally by pattern as well

Description

Select a list of filenames from a list by extension … and optionally by pattern as well

Usage

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

Arguments

fl

filelist (makeArgs by default)

exts

a list of extensions to match (. is added here)

pat

a pattern to filter by


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