thiessenpolygons: Create Thiessen polygons

Description Usage Arguments Value

View source: R/drainage_network_helper_functions.R

Description

Simplified approach to define recharging surfaces for SWMM model.

Usage

1
thiessenpolygons(points, boundary_polygon)

Arguments

points

Centroid points for Thiessen tesselation. Here junction nodes.

boundary_polygon

model boundary polygon to cut Thiessen polygons.

Value

A sf object containing Thiessen polygons.


DoeringA/urbandrain documentation built on Jan. 18, 2021, 12:32 a.m.