grepN: Function to apply negative regex in grep

Description Usage Arguments

View source: R/grepNegate.R

Description

Function to apply negative regex in grep

Usage

1
grepN(neg, string, value = TRUE, ...)

Arguments

neg

character string to be negated

string

character string to search

value

passed to grep. default is true

...

parameters to be passed to grep


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