Inspired by this post:
I was able to use the cartogram
package to create what is called a “dorling cartogram”
Here is:
the code used to generate the bubbles
Rds
file - sf
polygons of circlesgeojson
files - the circles plus normal state and county polygons. Including these as Alaska & Hawaii moved to the lower left. These come from urbnmapr
csv
of circle centroids and population sizesWhat it looks like with ggplot2
And with tmap