generic function to know in which elements a pattern can be found
text_which default method
generic function to know in which elements a pattern can be found
text_which(string, pattern, ...)# S3 method for default
text_which(string, pattern, ...)
text_grep(string, pattern, ...)
the text to be searched through
regex to look for
further arguments passed through to grep