Description Usage Arguments Value Examples
Predicate if detect all possible regex patterns
1 | str_detect_all(series, regex)
|
series |
A character vector |
regex |
A character of regex pattern with "pattern1|pattern2|...|patternK" |
A logical vector. TRUE if fits ALL patterns.
1 | none
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.