getPentagons {h3r}R 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))


[Package h3r version 0.1.1 Index]