Learn R Programming

cwhmisc (version 4.0)

lpr: Print an object or plot

Description

lprIf an object name is given, that object will be printed, otherwise the current plot will be printed. pdfc The current plot will be printed (assuming a Postscript printer)

Usage

lpr(object, file="Rplotlpr.ps", ...)
pdfc(file = "Rplot.pdf", ...)

Arguments

object
The object to be printed. If missing, the current plot will be printed.
file
A file name
...
Additional parameters for dev.copy.