draw_hexTiles: Draw hexagon tiles

Description Usage Arguments Value

Description

Draw a grid of tessellated hexagons over the bounding box of a SpatialPolygons object

Usage

1
2
draw_hexTiles(area, offset_x_start = 0, offset_x_end = 4,
  offset_y_start = 0, offset_y_end = 4)

Arguments

x

An sp object

cellsize

The size of the hexagons, if left blank then will take the average area of the polygons in the SpatialPolygons data.frame

Value

A SpatialPolygonsDataFrame of tessellated hexagons covering the bounding box of a SpatialPolygons


rxlacroix/tilegram documentation built on June 20, 2019, 12:20 a.m.