Description
Use multiple patterns from vector to find element in another vector, with option to remove certain patterns
Usage
MultiGrep(find, from, remove = NULL, value = TRUE)
Arguments
remove
variables to remove, Default: NULL
value
logical, if TRUE returns value, Default: TRUE