get_h3_unidirectional_edge: Get an H3 edge index for a given origin and destination H3...

Description Usage Arguments Value

View source: R/h3_edges.R

Description

Get an H3 edge index for a given origin and destination H3 (hexagon) index

Usage

1
get_h3_unidirectional_edge(origin_h3_index, destination_h3_index)

Arguments

origin_h3_index

H3 index (origin); character vector

destination_h3_index

H3 index (destination); character (single value)

Value

character vector


crazycapivara/h3forr documentation built on Dec. 6, 2020, 5:21 a.m.