word_filter: Construct filter functions based on a word or pattern.

Description Usage Arguments

View source: R/get-details.R

Description

Construct filter functions based on a word or pattern.

Usage

1
word_filter(section, pattern, ignore.case = TRUE)

Arguments

section

which section of the node is used for the exclusion?

pattern

a string or regular expression to look for within the section

case.insensitive

TRUE/FALSE, defaults to TRUE, meaning the search is case-insensitive.


tarakc02/rcrunchbase documentation built on Jan. 21, 2021, 7:32 p.m.