mpager: A \"pager\" function that outputs to standard error
Description
A \"pager\" function that outputs to standard error and is compatible with file.show
().
Usage
mpager(files, header=NULL, title="R Information", delete.file=FALSE)
Arguments
delete.file
If TRUE
, the files are deleted after displayed,
otherwise not.