Learn R Programming

h3jsr (version 1.3.1)

get_res0: Get resolution 0 indexes

Description

Get all H3 cell indexes at resolution 0.

Usage

get_res0()

Arguments

Value

length 122 character vector of top-level H3 cell indices.

Examples

Run this code
res0 <- get_res0()
cell_area(res0[1], 'km2')

Run the code above in your browser using DataLab