Skip to content

funtion equivalent of jitter to move figures on device

7 messages · Folkes, Michael, Peter Ehlers, Roy Mendelssohn - NOAA Federal +1 more

#
On 2013-03-12 08:04, Folkes, Michael wrote:
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
#
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
#
Hi Michael:  

I am not totally certain what you are trying to do, but Hadley Wickham and a student have been working on a package that allows a variety of plots to be added to maps.  Examples can be found in this paper in Environmetrics :
I believe an earlier version is available at Wickham's web page.  When I asked him about the packages he used to make the plots, he wrote:
HTH,

-Roy
On Mar 12, 2013, at 12:29 PM, "Folkes, Michael" <Michael.Folkes at dfo-mpo.gc.ca> wrote:

            
**********************
"The contents of this message do not reflect any position of the U.S. Government or NOAA."
**********************
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
1352 Lighthouse Avenue
Pacific Grove, CA 93950-2097

e-mail: Roy.Mendelssohn at noaa.gov (Note new e-mail address)
voice: (831)-648-9029
fax: (831)-648-8440
www: http://www.pfeg.noaa.gov/

"Old age and treachery will overcome youth and skill."
"From those who have been given much, much will be expected" 
"the arc of the moral universe is long, but it bends toward justice" -MLK Jr.
#
I'm very grateful!
Thanks Roy. 

-----Original Message-----
From: Roy Mendelssohn - NOAA Federal [mailto:roy.mendelssohn at noaa.gov] 
Sent: March 12, 2013 12:49 PM
To: Folkes, Michael
Cc: r-help at r-project.org
Subject: Re: [R] funtion equivalent of jitter to move figures on device

Hi Michael:  

I am not totally certain what you are trying to do, but Hadley Wickham
and a student have been working on a package that allows a variety of
plots to be added to maps.  Examples can be found in this paper in
Environmetrics :
I believe an earlier version is available at Wickham's web page.  When I
asked him about the packages he used to make the plots, he wrote:

            
HTH,

-Roy

On Mar 12, 2013, at 12:29 PM, "Folkes, Michael"
<Michael.Folkes at dfo-mpo.gc.ca> wrote:

            
**********************
"The contents of this message do not reflect any position of the U.S.
Government or NOAA."
**********************
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
1352 Lighthouse Avenue
Pacific Grove, CA 93950-2097

e-mail: Roy.Mendelssohn at noaa.gov (Note new e-mail address)
voice: (831)-648-9029
fax: (831)-648-8440
www: http://www.pfeg.noaa.gov/

"Old age and treachery will overcome youth and skill."
"From those who have been given much, much will be expected" 
"the arc of the moral universe is long, but it bends toward justice"
-MLK Jr.