View source: R/createJunction.default.R
createJunction.default | R Documentation |
createJunction
this function constructs an object from class of createDiversion
, acting as a junction in the basin which is able to aggregate outflow water from upper tributaries and/or objects in the upstream.
## Default S3 method: createJunction(name = "junc1", downstream = NA)
name |
(optional) A string: the name of the junction |
downstream |
(optional) An object from either of classes of |
An object from class of list
createJunction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.