Learn R Programming

h3r (version 0.1.2)

getHexagonAreaAvgM2: Get the average hexagon area in square meters at the given resolution. Excludes pentagons.

Description

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

Usage

getHexagonAreaAvgM2(resolution)

Value

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

Arguments

resolution

cell resolution

Examples

Run this code

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

Run the code above in your browser using DataLab