page {base}R Documentation

Invoke a Pager on an R Object

Description

Displays the object named by x in a pager

Usage

page(x)

Arguments

x the name of an R object.

Author(s)

B. D. Ripley

See Also

file.show, edit, fix.


[Package Contents]