Description Usage Arguments Value
Draw a grid of tessellated hexagons over the bounding box of a SpatialPolygons object
1 2 | draw_hexTiles(area, offset_x_start = 0, offset_x_end = 4,
offset_y_start = 0, offset_y_end = 4)
|
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 |
A SpatialPolygonsDataFrame of tessellated hexagons covering the bounding box of a SpatialPolygons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.