str_match_any: Compare strings against one or more regex patterns and return...

Description Usage Arguments Value

View source: R/str_match_any.R

Description

Compare strings against one or more regex patterns and return TRUE for each string that matches at least one pattern

Usage

1

Arguments

strings

Strings to match against the patterns

patterns

Regexes to match against each string

Value

logical representing if a string matched at least one pattern


aguynamedryan/helpRs documentation built on Dec. 18, 2021, 11:23 p.m.