h3_indexes_are_neighbors: Check whether the given hexagons are neighbors.

View source: R/RcppExports.R

h3_indexes_are_neighborsR Documentation

Check whether the given hexagons are neighbors.

Description

Check whether the given hexagons are neighbors.

Usage

h3_indexes_are_neighbors(origin, destinations)

Arguments

origin

character scalar; origin H3 index

destinations

character vector of destination H3 indexes


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