string_detect_any.Rd
Discover whether any of the strings in `str` contain `pattern`
string_detect_any(str, pattern)
Vector of strings to search through
Pattern to search for
Logical on whether the pattern was found in any of the strings