mpager: A \"pager\" function that outputs to standard error

View source: R/mpager.R

mpagerR Documentation

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

files

A character vector of K pathnames.

header

A character vector of K headers.

title

A character string.

delete.file

If TRUE, the files are deleted after displayed, otherwise not.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

file.show() and argument pager.


HenrikBengtsson/R.utils documentation built on March 7, 2024, 9:37 a.m.