Learn R Programming

h3r (version 0.1.2)

directedEdgeToBoundary: Directed edge To Boundary

Description

Directed edge To Boundary

Usage

directedEdgeToBoundary(edge)

Value

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

Arguments

edge

unidirectional edge

Examples

Run this code

directedEdgeToBoundary(edge = c("115283473fffffff","115283477fffffff"))

Run the code above in your browser using DataLab