Description Usage Arguments Value Author(s) See Also
Vectorized str_detect
from package stringr
1 | str_detect_2(string, pattern_vect)
|
string |
string to check for presence of the pattern |
pattern_vect |
pattern to detec |
A vector of boolean of the same length as string
Vivien Goepp vivien.goepp@gmail.com
str_detect
from package stringr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.