grep_log {packager} | R Documentation |
Grep
Lines From a File
Description
Grep
Lines From a File
Usage
grep_log(file, pattern, strip = TRUE)
Arguments
file |
The path to the file or a character vector holding the lines. |
pattern |
The pattern to |
strip |
|
Value
A character vector giving the lines.
[Package packager version 1.15.3 Index]