Returns an H3 index representing a unidirectional edge for a given origin and destination cell pair.
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.