Description Usage Arguments Value
View source: R/reservoir_topology.r
Allocate each reservoir to nearest river reach within a given subbasin
1 2 3 4 5 | allocate_reservoir_to_river(
riv_i,
reservoirs = reservoir_geometry_raw,
catchments = catchment_geometry
)
|
riv_i |
a subset of river reaches from |
reservoirs |
a set of polygons or multipolygons of class |
res_geom subset of the reservoir data frame with the respective attributed river reach and distance to river reach
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.