> On 27 Dec 2014, at 03:12 , David Winsemius <dwinsem...@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....@cbs.dk Priv: pda...@gmail.com ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.