Get the average hexagon area in square meters at the given resolution. Excludes pentagons.
Source:R/miscellaneous.R
getHexagonAreaAvgM2.Rd
Get the average hexagon area in square meters at the given resolution. Excludes pentagons.
Examples
getHexagonAreaAvgM2(resolution = c(12L,10L))
#> [1] 307.0919 15047.5019