hexlayer: Returns a hexagonal grid covering a bounding box If both...

Description Usage

View source: R/hexlayer.R

Description

Returns a hexagonal grid covering a bounding box If both mindim and cellsize are passed, cellsize trumps mindim

Usage

1
2
hexlayer(bbox, proj4string = CRS(as.character(NA)), mindim = 50,
  cellsize = NULL, plotme = FALSE, status = TRUE)

tlocoh.dev documentation built on May 2, 2019, 5:20 p.m.