get_h3_unidirectional_edge: Get the H3 edge index based on the given origin and...

View source: R/RcppExports.R

get_h3_unidirectional_edgeR Documentation

Get the H3 edge index based on the given origin and destination hexagons.

Description

Get the H3 edge index based on the given origin and destination hexagons.

Usage

get_h3_unidirectional_edge(origin, destination)

Arguments

origin

character scalar; origin H3 index

destination

character scalar; destination H3 index


crazycapivara/h3-r documentation built on Aug. 10, 2022, 1:17 p.m.