union_polygons: Fast POLYGON Union

View source: R/catchment_geometry.R

union_polygonsR Documentation

Fast POLYGON Union

Description

This is significantly faster then sf::st_union or summarize

Usage

union_polygons(poly, ID)

Arguments

poly

sf POLYGON object

ID

the column name over which to union geometries

Value

sf object


dblodgett-usgs/hyRefactor documentation built on Aug. 25, 2023, 9:09 p.m.