Learn R Programming

h3r (version 0.1.2)

getDirectedEdgeOrigin: Get Directed Edge Origin

Description

Get the origin cell of the unidirectional edge

Usage

getDirectedEdgeOrigin(edge)

Value

the origin hexagon from the unidirectional edge H3Index.

Arguments

edge

vector of unidirectional edge H3 indexes

Examples

Run this code

getDirectedEdgeOrigin((edge = c("115283473fffffff","16a2a1072b59ffff")))

Run the code above in your browser using DataLab