Determines if the provided H3Index is a valid unidirectional edge index.
Examples
isValidDirectedEdge(edge = c("13d2a1672b34ffff","16a2a1072b59ffff"))
#> [1] 0 1
Determines if the provided H3Index is a valid unidirectional edge index.
isValidDirectedEdge(edge = c("13d2a1672b34ffff","16a2a1072b59ffff"))
#> [1] 0 1