allocate_reservoir_to_river: Allocate each reservoir to nearest river reach within a given...

Description Usage Arguments Value

View source: R/reservoir_topology.r

Description

Allocate each reservoir to nearest river reach within a given subbasin

Usage

1
2
3
4
5

Arguments

riv_i

a subset of river reaches from data(river_geometry)

reservoirs

a set of polygons or multipolygons of class sf to be matched with the river network. Defaults to the northeast Brazil reservoir dataset

Value

res_geom subset of the reservoir data frame with the respective attributed river reach and distance to river reach


jmigueldelgado/a5udes documentation built on Dec. 21, 2021, 1:12 a.m.