Rdocumentation
powered by
Learn R Programming
cwhmisc (version 6.0)
lpr: Print an object
Description
Print a given object
Usage
lpr(object, file="Rplotlpr.ps", ...)
Arguments
object
The object to be printed. If missing, the current plot will be printed.
file
file to receive printed version.
...
Additional parameters for
dev.copy
.