is_in_patterns {beautier} | R Documentation |
Is there at least one regular expression having a match with the line?
is_in_patterns(line, patterns)
line |
a line of text |
patterns |
one or more regular expression patterns |
TRUE if there is at least one match found
Richèl J.C. Bilderbeek