Thanks very much Peter,
That may be a good start. Though I am aiming for automation and would
prefer to avoid the locator function.
I'll take a look...
Michael 

-----Original Message-----
From: Peter Ehlers [mailto:ehl...@ucalgary.ca] 
Sent: March 12, 2013 12:27 PM
To: Folkes, Michael
Cc: r-help@r-project.org
Subject: Re: [R] funtion equivalent of jitter to move figures on device


I would investigate the subplot() function in Greg Snow's TeachingDemos
package, possibly in conjunction with his
updateusr() function.

For interactive placement of figures, it should be possible to use
locator() to place each plot.

Peter Ehlers

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to