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