cellToBoundary: Cell To Boundary

View source: R/indexing.R

cellToBoundaryR Documentation

Cell To Boundary

Description

Cell To Boundary

Usage

cellToBoundary(cell)

Arguments

cell

vector of H3 cells

Value

named list, each element named with the input H3 cell, and containing a lat and lng vector

Examples


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


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