powered by
This function checks whether an H3 unidirectional edge index is valid.
is_valid_edge(h3_edge = NULL, simple = TRUE)
By default, a logical vector of length(h3_edge).
length(h3_edge)
Character; address of unidirectional edge.
Logical; whether to return a vector of outputs or a data frame containing both inputs and outputs.
# is the following unidirectional edge index valid? is_valid_edge(h3_edge = '166be8d12fffffff')
Run the code above in your browser using DataLab