directedEdgeToCells {h3r} | R Documentation |
Get the origin and destination cells of the unidirectional edge
directedEdgeToCells(edge)
edge |
vector of unidirectional edge H3 indexes |
the origin, destination pair of hexagon IDs for the given edge ID
directedEdgeToCells(edge = c("115283473fffffff","115283471fffffff"))