View source: R/direcetedEdges.R
directedEdgeToCells | 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"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.