SearchFiles.intersect: Search Files Intersect

Description Usage Arguments Value

View source: R/SearchFiles.R

Description

Find filenames that match ALL required regular expressions

Usage

1

Arguments

files

A character vector with filenames

include

A character vector containing regular expressions

remove

A character vector containing regular expressions

Value

A character vector that is a subset of files. Each element will match all elements of include, and no elements of the output will match any elements of remove


debarros/dBtools documentation built on Sept. 21, 2020, 3:32 p.m.