powered by
grep
invert=TRUE
ngrep(pattern, x, ignore.case = FALSE, perl = FALSE, value = FALSE, fixed = FALSE, useBytes = FALSE)
as.character
TRUE
FALSE
ngrep( "abc", c("abc", "babcd", "abcdef", "apple"), value=TRUE )
Run the code above in your browser using DataLab