macintosh {base} | R Documentation |
This command starts the graphics device driver for the Macintosh.
macintosh(width = 5, height = 5, pointsize = 12)
width |
the (nominal) width of the plotting window in inches. |
height |
the (nominal) height of the plotting window in inches. |
pointsize |
the default pointsize of plotted text. |
Selecting Print
from the file menu when the graphics
window is active will spool the graph to the printer.
However, it is usually more effective to use Copy
to copy
the graph to the scrap for pasting directly into
a Macintosh application such as WriteNow or Word.
postscript
, device
.