MultiGrep: Multi Grep

MultiGrepR Documentation

Multi Grep

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

find

vector to find

from

vector to find from

remove

variables to remove, Default: NULL

value

logical, if TRUE returns value, Default: TRUE


oeysan/bfw documentation built on March 27, 2022, 7:41 p.m.