createBasin.default {RHMS} | R Documentation |
default function for class of createBasin
Description
instantiates an object from class of createBasin
Usage
## Default S3 method:
createBasin(name = "Untittled", simulation=list(start=NULL,end=NULL,by=NULL))
Arguments
name |
a string: a name for the basin |
simulation |
a list of simulation time and dates as below:
|
Value
a list: an object from class of creatBasin
Author(s)
Rezgar Arabzadeh
See Also
[Package RHMS version 1.7 Index]