hex_ring: Get all hexagons in a hollow hexagonal ring centered at...

Description Usage Arguments Note

View source: R/h3_k-ring.R

Description

Get all hexagons in a hollow hexagonal ring centered at origin with sides of a given length

Usage

1
hex_ring(h3_index, ring_size = 1)

Arguments

h3_index

character vector representing H3 indexes

ring_size

number of rings

Note

Unlike k_ring, this function will throw an error if there is a pentagon anywhere in the ring.


crazycapivara/h3forr documentation built on Dec. 6, 2020, 5:21 a.m.