CoryMcCartan / hexmap

Hexagonal Cartograms Inside State Boundaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexmap

The hexmap package automates the process of generating hexagonal cartograms for the U.S., in the style of the Daily Kos election maps. Districts are built from hexagons and placed inside state boundaries to best approximate their real-world geography. States are sized and positioned to recreate the overall shape of the country while balancing the areas of each district.

Installation

You can install the development version of hexmap from GitHub with:

# install.packages("devtools")
devtools::install_github("CoryMcCartan/hexmap")

About

Hexagonal Cartograms Inside State Boundaries

License:Other


Languages

Language:R 100.0%