Learn R Programming

h3r (version 0.1.2)

originToDirectedEdges: Origin To Directed Edges

Description

Get all of the directed edges from an origin

Usage

originToDirectedEdges(origin)

Value

a vector for each origin with all of the directed edges from the current H3Index

Arguments

origin

vector of origin H3 cell indexes

Examples

Run this code

originToDirectedEdges(origin = c("85283473fffffff","8cbe635631103ff"))

Run the code above in your browser using DataLab