cellAreaRads2: Exact area of specific cell in square radians.

View source: R/miscellaneous.R

cellAreaRads2R Documentation

Exact area of specific cell in square radians.

Description

Exact area of specific cell in square radians.

Usage

cellAreaRads2(cell)

Arguments

cell

vector of H3 cells

Value

the exact area of specific cell in square radians.

Examples


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


h3r documentation built on April 3, 2025, 10:47 p.m.