getHexagonAreaAvgKm2: Get the average hexagon area in square kilometers at the...

View source: R/miscellaneous.R

getHexagonAreaAvgKm2R Documentation

Get the average hexagon area in square kilometers at the given resolution. Excludes pentagons.

Description

Get the average hexagon area in square kilometers at the given resolution. Excludes pentagons.

Usage

getHexagonAreaAvgKm2(resolution)

Arguments

resolution

cell resolution

Value

Average hexagon area in square kilometers at the given resolution. Excludes pentagons.

Examples


getHexagonAreaAvgKm2(resolution = c(12L,10L))


h3r documentation built on April 3, 2025, 10:47 p.m.