Viewing Multiple Pages of Plot
On Oct 11, 2007, at 1:48 AM, Sambol, Nancy wrote:
Dear Members/Readers: I have searched the web & this site for the answer to a questions without luck and wondered if someone out there could please help. I am plotting in R (2.5.1)from a package (Xpose4) on an Intel Mac. The plot images appear in the Quartz window as expected, except when there are so many sub-plots that they must be placed on multiple pages. All but the last page of plots flashes on the Quartz window, and the last page remains. I can't figure out how to access those first several pages. In Windows, I would use the fn+up or down scroll keys, but that doesn't work here.
Quartz has (currently) no provision for displaying multiple pages. You should be able to use par(ask=TRUE) to pause between pages. Cheers, Simon
If you have any clues, I'd greatly appreciate it. Please keep in mind I am not using the command line, though if that is the only way to address the problem, I'd be interested in the answer anyway. Thanks in advance. Nancy
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac