Get the average hexagon edge length in meters at the given resolution. Excludes pentagons.
Source:R/miscellaneous.R
getHexagonEdgeLengthAvgM.Rd
Get the average hexagon edge length in meters at the given resolution. Excludes pentagons.
Examples
getHexagonEdgeLengthAvgM(resolution = c(12L,10L))
#> [1] 10.83019 75.86378