get_res0 | R Documentation |
Get all H3 cell indexes at resolution 0.
get_res0()
length 122 character vector of top-level H3 cell indices.
As every index at every resolution > 0 is
the descendant of a res 0 index, this can be used with
get_children
to iterate over H3 indexes at
any resolution.
res0 <- get_res0() cell_area(res0[1], 'km2')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.