is_in_patterns: Is there at least one regular expression having a match with...

View source: R/is_in_patterns.R

is_in_patternsR Documentation

Is there at least one regular expression having a match with the line?

Description

Is there at least one regular expression having a match with the line?

Usage

is_in_patterns(line, patterns)

Arguments

line

a line of text

patterns

one or more regular expression patterns

Value

TRUE if there is at least one match found

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/beastscriptr documentation built on April 9, 2024, 2:28 p.m.