powered by
Grep
Grep Lines From a File
grep_log(file, pattern, strip = TRUE)
The path to the file or a character vector holding the lines.
The pattern to grep for.
grep
Substitute the pattern with the empty string before returning the lines grepped?
Substitute
grepped
A character vector giving the lines.