Rdocumentation
powered by
Learn R Programming
micromap (version 1.6)
printLMPlot: Print lmplot Object to a File
Description
Takes a stored lmplot object and prints to a file whose type is implied by the file name.
Usage
printLMPlot(plobject, name, res)
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.