R ggplot2/ggmap concentric circles as points
I am trying to plot some information that shows full population and then a subset of that population by location on a map. I've seen data visualizations that use concentric circles or 3-d inverted cones to convey this. I just can't figure out how to do it in ggplot / ggmap Here's a free hand version in Paint that shows a rough idea of what I'm looking to do: Here's a rough piece of data for an example: > dput(df1) structure(list(zip = c("00210", "00653", "00952", "02571", "04211", "05286", "06478", "07839", "10090", "11559"), city = c("Portsmouth", "Guanica", "Sabana Seca", "Wareham", "Auburn"