grapes-grep-grapes: shorthand for base::grepl

%grep%R Documentation

shorthand for base::grepl

Description

This function is designed to be a shorthand for base::grepl, thought to be used as %in%.

Usage

x %grep% table

Arguments

x

character. Pattern(s) to be matched against table.

table

any unlisted data. A collection of data among which to find pattern-matching elements.


earnaud/MetaShARK-v2 documentation built on Sept. 21, 2022, 10:52 a.m.