h3_to_geo_boundary: Get the vertices of the given H3 indexes.

View source: R/h3_indexing.R

h3_to_geo_boundaryR Documentation

Get the vertices of the given H3 indexes.

Description

Get the vertices of the given H3 indexes.

Usage

h3_to_geo_boundary(h3_index)

Arguments

h3_index

character vector of H3 indexes

Value

list of matrices with geo-coordinates as lat/lng pairs for each H3 index


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