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
.
page {base} | R Documentation |
Displays the object named by x
in a pager
page(x)
x |
the name of an R object. |
B. D. Ripley
file.show
, edit
, fix
.