If you're well and truly bored you might want to play with this...
On Thu, 27 Mar 2003, Jan de Leeuw wrote:
Funky. There is a way to get graphics from StatPaper. Just type quartz() demo(graphics) and evaluate the document. Unfortunately the graphics window does not respond to events. My guess is that for this to work, R should sit in StatPaper, or should be part of a framework build.
The quartz device never responds to events. It isn't finished yet. Another way is with x11(display=":0") if you download Apple's X server (which is now just point-and-click). -thomas