Learn R Programming

h3r (version 0.1.2)

getHexagonEdgeLengthAvgKm: Get the average hexagon edge length in kilometers at the given resolution. Excludes pentagons.

Description

Get the average hexagon edge length in kilometers at the given resolution. Excludes pentagons.

Usage

getHexagonEdgeLengthAvgKm(resolution)

Value

Average hexagon edge length in kilometers at the given resolution. Excludes pentagons.

Arguments

resolution

cell resolution

Examples

Run this code

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

Run the code above in your browser using DataLab