powered by
Get H3 cell indexes representing the origin and destination of a directed edge index.
get_udends(h3_edge = NULL, simple = TRUE)
By default, character matrix of h3 cell indexes.
Character; address of unidirectional edge.
Logical; whether to return a vector of outputs or a data frame containing both inputs and outputs.
# Get the origin and destination of this directed edge get_udends(h3_edge = '166be8d12fffffff')
Run the code above in your browser using DataLab