gridlayer {tlocoh.dev}R Documentation

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

Description

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

Usage

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

[Package tlocoh.dev version 1.34.00 Index]