getPentagons: Get all the pentagon H3 indexes at the specified resolution.

View source: R/miscellaneous.R

getPentagonsR Documentation

Get all the pentagon H3 indexes at the specified resolution.

Description

Get all the pentagon H3 indexes at the specified resolution.

Usage

getPentagons(resolution)

Arguments

resolution

cell resolution

Value

all the pentagon H3 indexes at the specified resolution.

Examples


getPentagons(resolution = c(12L,10L))


h3r documentation built on April 3, 2025, 10:47 p.m.