greplN: Function to apply negative regex in grepl

Description Usage Arguments

View source: R/grepNegate.R

Description

Function to apply negative regex in grepl

Usage

1
greplN(neg, string, ...)

Arguments

neg

character string to be negated

string

character string to search

...

parameters to be passed to grep


HJAllen/gfuns documentation built on July 24, 2021, 8:47 a.m.