print.mm: Print lmplot Object to a File
Description
Takes a stored lmplot object of class mm and prints to a file whose type is
implied by the file name.
Usage
# S3 method for mm
print(x, name, res, ...)
Arguments
x
name of the lmplot object.
name
name of the file to be produced. tiff, png, jpeg, and pdf are recognized.
...
Additional arguments. (Currently ignored.)