hex_area: Get the average hexagon area at a given resolution

Description Usage Arguments Value Examples

View source: R/h3_info.R

Description

Get the average hexagon area at a given resolution

Usage

1
hex_area(res = 7, unit = "m2")

Arguments

res

resolution; numeric vector with values between 0 and 15

unit

unit, either m2 or km2

Value

numeric vector

Examples

1
hex_area(1:4, unit = "km2")

crazycapivara/h3forr documentation built on Dec. 6, 2020, 5:21 a.m.