createDiversion.default {RHMS} | R Documentation |
default function for class of createDiversion
Description
instantiates an object from class of createDiversion
Usage
## Default S3 method:
createDiversion(name="Unttitled",downstream=NA,divertTo,capacity)
Arguments
name |
(optional) a string: the name of diversion to be instantiated |
downstream |
(optional) an object from either of classes: |
divertTo |
an object from either of classes: |
capacity |
diversion capacity (cms) |
Value
a list: an object from class of createDiversion
Author(s)
Rezgar Arabzadeh
See Also
[Package RHMS version 1.7 Index]