cellAreaM2 {h3r}R Documentation

Exact area of specific cell in square meters.

Description

Exact area of specific cell in square meters.

Usage

cellAreaM2(cell)

Arguments

cell

vector of H3 cells

Value

the exact area of specific cell in square meters.

Examples


cellAreaM2(cell = c("8cbe63562a54bff","8cbe635631103ff"))


[Package h3r version 0.1.1 Index]