string_which.Rd
Wrapper for `str_which()` while ignoring case, returns what index into the string the pattern is found
string_which(str, pattern)
String or vector of strings to search through
Pattern to look for
Integer index into the string that the pattern was found