R/RcppExports.R
get_h3_unidirectional_edge.RdGet the H3 edge index based on the given origin and destination hexagons.
get_h3_unidirectional_edge(origin, destination)
| origin | character scalar; origin H3 index |
|---|---|
| destination | character scalar; destination H3 index |