h3_distance: Get the grid distance between H3 addresses.

View source: R/RcppExports.R

h3_distanceR Documentation

Get the grid distance between H3 addresses.

Description

Get the grid distance between H3 addresses.

Usage

h3_distance(origin, destinations)

Arguments

origin

character; origin H3 index

destinations

character vector of H3 destination indexes

Value

numeric vector


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