cellToBoundary {h3r}R 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"))


[Package h3r version 0.1.1 Index]