lpr {cwhmisc}R Documentation

Print an object or plot

Description

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

Usage

lpr(object, file="Rplotlpr.ps", ...)

Arguments

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

Author(s)

Ray Brownrigg ray@mcs.vuw.ac.nz


[Package cwhmisc version 2.0.1 Index]