Re: [R] Interactive maps

2015-04-28 Thread Antonio Serrano via R-help
Thank you, Ben. I've just subscribed to R-sig-geo as you recommend. I'll post this staff there. Antonio Serrano aasde...@aim.com ن -Original Message- From: Ben Tupper To: Antonio Serrano Cc: r-help Sent: Mon, Apr 27, 2015 7:59 pm Subject: Re: [R] Interactive

Re: [R] Interactive maps

2015-04-27 Thread Ben Tupper
> Antonio Serrano > aasde...@aim.com >ن > > > > > > > > > -Original Message- > From: Jim Lemon > To: Antonio Serrano > Sent: Sun, Apr 26, 2015 1:03 am > Subject: Re: [R] Interactive maps >

Re: [R] Interactive maps

2015-04-27 Thread Antonio Serrano via R-help
-Original Message- From: Jim Lemon To: Antonio Serrano Sent: Sun, Apr 26, 2015 1:03 am Subject: Re: [R] Interactive maps Hi Antonio, If you mean the normalized figure coordinates (i.e. from 0 to 1) then you want something like this: loc_convert<

Re: [R] Interactive maps

2015-04-25 Thread Michael Sumner
. Thanks again > > > > > > Antonio Serrano > aasde...@aim.com > ن > > > > > > -Original Message- > From: Jim Lemon > To: Antonio Serrano > Cc: r-help mailing list > Sent: Sat, Apr 25, 2015 5:47 am > Subject: Re: [R] Interactive maps > > >

Re: [R] Interactive maps

2015-04-25 Thread Antonio Serrano via R-help
al Message- From: Jim Lemon To: Antonio Serrano Cc: r-help mailing list Sent: Sat, Apr 25, 2015 5:47 am Subject: Re: [R] Interactive maps Hi Antonio, If you do create the map in R, you can use locator(). Jim On Sat, Apr 25, 2015 at 8:37 AM, Antonio Serrano via R-help wrote: > > Hello,

Re: [R] Interactive maps

2015-04-24 Thread Jim Lemon
Hi Antonio, If you do create the map in R, you can use locator(). Jim On Sat, Apr 25, 2015 at 8:37 AM, Antonio Serrano via R-help wrote: > > Hello, all: > >I am new here, and have a challenge to present some graphical data to the > user in a convenient way. > >The challenge is to pres

[R] Interactive maps

2015-04-24 Thread Antonio Serrano via R-help
Hello, all: I am new here, and have a challenge to present some graphical data to the user in a convenient way. The challenge is to present a map to the user which is coloured with the value of a variable. Say for example, temperature. This is a preexisting graph that I can generate in