Skip to contents

Exact area of specific cell in square kilometers.

Usage

cellAreaKm2(cell)

Arguments

cell

vector of H3 cells

Value

the exact area of specific cell in square kilometers.

Examples


cellAreaKm2(cell = c("8cbe63562a54bff","8cbe635631103ff"))
#> [1] 0.0003593289 0.0003592994