powered by
Get an H3 cell index representing the origin of a directed edge.
get_udorigin(h3_edge = NULL, simple = TRUE)
By default, character vector of H3 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 cell of this directed edge get_udorigin(h3_edge = '166be8d12fffffff')
Run the code above in your browser using DataLab