powered by
Generates H3 bins for the provided shapes at the specified resolution.
get_bins(shapes, resol)
A data frame containing the H3 bins with columns for region ISO 3166 codes, bin IDs, and geometry.
[mandatory] (sf) A simple features object containing geometries used for generating H3 bins.
[mandatory] (integer) An integer specifying the resolution of the H3 grid.