View source: R/miscellaneous.R
getHexagonAreaAvgM2 | R Documentation |
Get the average hexagon area in square meters at the given resolution. Excludes pentagons.
getHexagonAreaAvgM2(resolution)
resolution |
cell resolution |
Average hexagon area in square meters at the given resolution. Excludes pentagons.
getHexagonAreaAvgM2(resolution = c(12L,10L))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.