mpager
From R.utils v2.7.0
by Henrik Bengtsson
A \"pager\" function that outputs to standard error
A \"pager\" function that outputs to standard error and is compatible with file.show
().
- Keywords
- file, programming, IO
Usage
mpager(files, header=NULL, title="R Information", delete.file=FALSE)
Arguments
Value
Returns nothing.
See Also
file.show
() and argument pager
.
Community examples
Looks like there are no examples yet.