generic function to get whole elements in which pattern was found
generic function to get whole elements in which pattern was found
text_which_value default method
text_which_value(string, pattern, ...)text_grepv(string, pattern, ...)
# S3 method for default
text_which_value(string, pattern, ...)
the character vector to be searched through
regex to look for
further arguments passed through to grep