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. 18, 2020, 10:51 a.m.