Learn R Programming

h3r (version 0.1.2)

getHexagonEdgeLengthAvgM: Get the average hexagon edge length in meters at the given resolution. Excludes pentagons.

Description

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

Usage

getHexagonEdgeLengthAvgM(resolution)

Value

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

Arguments

resolution

cell resolution

Examples

Run this code

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

Run the code above in your browser using DataLab