[R] ggmap (or ggplot2 with mapping question)

peter dalgaard pdalgd at gmail.com
Sat Dec 27 15:45:00 CET 2014


> On 27 Dec 2014, at 03:12 , David Winsemius <dwinsemius at comcast.net> wrote:
> 
> No. As I said before, all I see when I enter myMap at the console prompt is a set of RGB values displayed, not as a graphic item but rather as a character matrix with [1:78,1:1280]-entries. 

ggmap(myMap) looks like a better idea, or str(myMap) to see the rest of the internals. (Not that I actually know what I'm talking about...)

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes at cbs.dk  Priv: PDalgd at gmail.com



More information about the R-help mailing list