Get origin cell index from directed edge
Get an H3 cell index representing the origin of a directed edge.
get_udorigin(h3_edge = NULL, simple = TRUE)
h3_edge |
Address of directed edge. |
simple |
Logical; whether to return a vector of outputs or a data frame containing both inputs and outputs. |
By default, character vector of H3 indexes.
# Get the origin of this directed edge get_udorigin(h3_edge = '166be8d12fffffff')
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.