View source: R/utils.R View source: R/Flow.R
tailf | R Documentation |
"tail -f" +/- grep vector of files
"tail -f" +/- grep vector of files
tailf(x, n = NULL, grep = NULL)
tailf(x, n = NULL, grep = NULL)
x |
vector of files |
n |
integer specific number of lines in file (default = NULL) |
grep |
string to grep in files (default = NULL) |
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.