h3_set_to_multi_polygon: Create a (multi) polygon describing the outline(s) of a set...

View source: R/h3_regions.R

h3_set_to_multi_polygonR Documentation

Create a (multi) polygon describing the outline(s) of a set of hexagons.

Description

Create a (multi) polygon describing the outline(s) of a set of hexagons.

Usage

h3_set_to_multi_polygon(h3_indexes)

Arguments

h3_indexes

character vector of H3 indexes

Value

sf object; POLYGON (if only one outline is created) or MULTIPOLYGON


crazycapivara/h3-r documentation built on Aug. 10, 2022, 1:17 p.m.