getNumCells: Get the number of unique H3 indexes at the given resolution.

View source: R/miscellaneous.R

getNumCellsR Documentation

Get the number of unique H3 indexes at the given resolution.

Description

Get the number of unique H3 indexes at the given resolution.

Usage

getNumCells(resolution)

Arguments

resolution

cell resolution

Value

the number of unique H3 indexes at the given resolution

Examples


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


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