num_hexagons: Get the total count of hexagons in the world at a given...

Description Usage Arguments Value Note Examples

View source: R/h3_info.R

Description

Get the total count of hexagons in the world at a given resolution

Usage

1
num_hexagons(res = 7)

Arguments

res

resolution; numeric vector with values between 0 and 15

Value

numeric vector

Note

For resolutions above 8 the exact count cannot be represented in a JavaScript 32-bit number. So use with caution when applying further operations to the output.

Examples

1

crazycapivara/h3forr documentation built on Dec. 6, 2020, 5:21 a.m.