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