getNumCells {h3r} | R Documentation |
Get the number of unique H3 indexes at the given resolution.
getNumCells(resolution)
resolution |
cell resolution |
the number of unique H3 indexes at the given resolution
getNumCells(resolution = c(12L,10L))