This function checks whether two H3 cells share an edge.
Arguments
- origin
Character; 15-character cell index generated by H3. A vector of indexes can also be supplied.
- destination
Character; 15-character cell index generated by H3. A vector of indexes can also be supplied.
- simple
Logical; whether to return a vector of outputs or a data frame containing both inputs and outputs.