Hexbin map of the United states. Each hexagon represents a population of about 500k. This map is based on the `sf_FiveThirtyEightElectoralCollege` map in the `tilegramsR` package by Bhaskar Karambelkar.

electoral_hex

Format

An object of class data.frame with 3766 rows and 8 columns.

long

geographic longitude

lat

geographic latitude

order

order in which nodes are connected

group

group

state

name of the state (abbreviated)

FID

state fips codes

centerX

center of the hexagon in longitude

centerY

center of the hexagon in latitude