Learn R Programming

h3r (version 0.1.2)

cellToBoundary: Cell To Boundary

Description

Cell To Boundary

Usage

cellToBoundary(cell)

Value

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

Arguments

cell

vector of H3 cells

Examples

Run this code

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

Run the code above in your browser using DataLab