uncompact: Uncompact a compacted set of hexagons to hexagons of the same...

Description Usage Arguments Value See Also

View source: R/h3_un-compact.R

Description

Uncompact a compacted set of hexagons to hexagons of the same resolution

Usage

1
uncompact(h3_index, res = 7)

Arguments

h3_index

character vector representing H3 indexes

res

resolution to uncompact to; number between 0 and 15

Value

character vector of H3 indexes; throws an error if an invalid resolution is supplied

See Also

compact


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