Learn R Programming

h3r (version 0.1.2)

cellAreaRads2: Exact area of specific cell in square radians.

Description

Exact area of specific cell in square radians.

Usage

cellAreaRads2(cell)

Value

the exact area of specific cell in square radians.

Arguments

cell

vector of H3 cells

Examples

Run this code

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

Run the code above in your browser using DataLab