hex_size | R Documentation |
Calculates the appropriate cellsize
argument for making
a hexagon grid with st_make_grid
.
hex_size(area = NULL, radius = NULL, sep = NULL)
area |
A value (m^2) for the resulting area of a full hexagon cell |
radius |
The value for the distance (m) from the centroids to the edge of full hexagon cells. |
sep |
The distance (m) between centoids of the hexagon grid. |
Devin S. Johnson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.