Описание тега ggmap
A package for plotting maps in R with ggplot2
ggmap is an r package that allows for the easy visualization of spatial data and models on top of Google Maps, OpenStreetMaps, or Stamen Maps using ggplot2.
Resources:
- The R Journal: Kahle, D. & Wickham, H. (2013). ggmap: Spatial visualization with ggplot2. The R Journal, 5(1), 144-161.
- CRAN: http://cran.r-project.org/web/packages/ggmap/index.html
- GitHub: https://github.com/dkahle/ggmap
- Slides from David Kahle's UseR! 2012 presentation ggmap: Interfacing ggplot2 and RgoogleMaps