printLMPlot: Print lmplot Object to a File

View source: R/lmPlot.r

printLMPlotR Documentation

Print lmplot Object to a File

Description

Takes a stored lmplot object and uses the print method for objects of class mm to print to a file whose type is implied by the file name.

Usage

printLMPlot(plobject, name = NULL, res = 300)

Arguments

plobject

name of the lmplot object.

name

name of the file to be produced. Tiff, png, jpeg, and pdf are recognized.

res

resolution in dpi.

Value

Returns nothing.

Author(s)

Quinn Payton Payton.Quinn@epa.gov


micromap documentation built on Sept. 11, 2024, 7:47 p.m.