The goal of reacthexgrid is to let you create hexagonal grids programmatically.
You can install the released version of reacthexgrid from CRAN with:
remotes::install_github("maxheld83/reacthexgrid")
This is a basic example which shows you how to solve a common problem:
library(reacthexgrid)
## basic example code