Learn R Programming

h3r (version 0.1.2)

getNumCells: 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)

Value

the number of unique H3 indexes at the given resolution

Arguments

resolution

cell resolution

Examples

Run this code

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

Run the code above in your browser using DataLab