Easy grid construction Install install.packages(c("maps", "mapdata", "sp")) ## dependencies remotes::install_github("https://github.com/kaskr/gridConstruct", subdir="gridConstruct") Demo library(gridConstruct) demo(gridConstruction)