Learn R Programming

h3r (version 0.1.2)

cellAreaKm2: Exact area of specific cell in square kilometers.

Description

Exact area of specific cell in square kilometers.

Usage

cellAreaKm2(cell)

Value

the exact area of specific cell in square kilometers.

Arguments

cell

vector of H3 cells

Examples

Run this code

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

Run the code above in your browser using DataLab