Skip to content

Plotting bar graph over a geographical map

1 message · Greg Snow

#
If you are willing to use base graphics instead of ggplot2 graphs, then look at the subplot function in the TeachingDemos package.  One of the examples there shows adding multiple small bar graphs to a map.