The goal of reacthexgrid is to let you create hexagonal grids programmatically.

Installation

You can install the released version of reacthexgrid from CRAN with:

remotes::install_github("maxheld83/reacthexgrid")

Example

This is a basic example which shows you how to solve a common problem:

library(reacthexgrid)
## basic example code