Learn R Programming

h3r (version 0.1.2)

getDirectedEdgeDestination: Get Directed Edge Destination

Description

Get the destination cell of the unidirectional edge

Usage

getDirectedEdgeDestination(edge)

Value

the destination hexagon from the unidirectional edge H3Index.

Arguments

edge

vector of unidirectional edge H3 indexes

Examples

Run this code

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

Run the code above in your browser using DataLab