multigrepl: Multiple grepl operations

Description Usage Arguments

Description

Allows to add multiple patterns to a grepl operation. These multiple patterns are then tested against other strings. This function is based on the base grepl operator

Usage

1
multigrepl(mypatterns, x)

Arguments

mypatterns

string(s); list of multiple input strings

x

string(s); list of multiple target patterns


mattia6690/Mfunctions documentation built on June 23, 2019, 10:36 p.m.