powered by
Returns a unidirectional edge H3 index based on the provided origin and destination.
cellsToDirectedEdge(origin, destination)
a unidirectional edge H3 index based on the provided origin and destination.
vector of origin H3 cell indexes
vector of destination H3 cell indexes
cellsToDirectedEdge( origin = c("85283471fffffff","85283473fffffff") , destination = c("85283475fffffff","85283477fffffff") )
Run the code above in your browser using DataLab