Learn R Programming

h3r (version 0.1.2)

getHexagonAreaAvgKm2: 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)

Value

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

Arguments

resolution

cell resolution

Examples

Run this code

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

Run the code above in your browser using DataLab