aa_multi.grep.Rd
Based on grep but allows multiple patterns
aa_multi.grep(pattern, x, value = F)
character vector of patterns to match
character vector to search
return values instead of positions
index vector of element positions in x that match the elements in pattern
aa_multi.grep
Dirk