Top "Ggmap" questions

A package for plotting maps in R with ggplot2

R: Error in get_map()/get_googlemap() from ggmap

I am trying to use GGmap to create a plot of vehicle car crashes by state. The map will have …

r dictionary ggplot2 plot ggmap
Adding labels to points plotted on world map in R

I have plotted a series of latitude/longitude coordinates on a World Map using R. I would like to add …

r labels ggmap world-map
Applying revgeocode to a list of longitude-latitude coordinates

I'm trying to get the Zip codes of a (long) list of Longitude Latitude coordinates by using the revgeodcode function …

r google-maps loops ggmap
ggmap changing size of map

I would like to create a map that is not perfectly square but rectangular and is the size I dictate. …

r ggmap