hex_ring: Get the hollow hexagonal ring centered at the given origin.

View source: R/h3_traversal.R

hex_ringR Documentation

Get the hollow hexagonal ring centered at the given origin.

Description

Get the hollow hexagonal ring centered at the given origin.

Usage

hex_ring(h3_index, radius = 1)

Arguments

h3_index

character vector of H3 indexes

radius

number of rings around the given center

Value

character vector of H3 indexes


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