56north/hexamapmaker: Turns Points into Hexagons

Takes a set of points in a x and y coordinate and turns them into hexagons. The idea is, that you can quickly design the layout of a hexagon map by just adding points in a coordinate system. Then the hexamap function turns them into hexagon-shaped polygons that can be plotted with 'ggplot2'.

Getting started

Package details

AuthorMikkel Freltoft Krogsholm
MaintainerMikkel Freltoft Krogsholm <mikkel@56n.dk>
LicenseMIT + file LICENSE
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("56north/hexamapmaker")
56north/hexamapmaker documentation built on May 5, 2019, 11:27 a.m.