[R] funtion equivalent of jitter to move figures on device
Folkes, Michael
Michael.Folkes at dfo-mpo.gc.ca
Tue Mar 12 20:29:31 CET 2013
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:ehlers at ucalgary.ca]
Sent: March 12, 2013 12:27 PM
To: Folkes, Michael
Cc: r-help at 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
More information about the R-help
mailing list