This help topic is for R version 0.60. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/base/html/macintosh.html
macintosh {base}R Documentation

Macintosh Quickdraw Graphics

Description

This command starts the graphics device driver for the Macintosh. This is usually done automagically at start up time and can only be done on a Macintosh.

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.

Usage

macintosh()

See Also

postscript, x11, device.


[Package base version 0.60 ]