preProcessing: Dissolve geometry as a pre-processing step

preProcessingR Documentation

Dissolve geometry as a pre-processing step

Description

This function performs a sf::st_union on a given geometry

Usage

preProcessing(x, split = TRUE)

Arguments

x

object of class sf

split

If TRUE (default), then a single-part-polygon is returned

Value

Geometry of class sf with dissolved boundaries


raff-k/VLSM documentation built on Oct. 13, 2023, 11:13 a.m.