RHMS (version 1.7)

createBasin: creates a basin

Description

instantiates an object from class of createBasin

Usage

createBasin(name, simulation)

Arguments

name

a string: a name for the basin

simulation

a list of simulation time and dates as below:

  • start: the date which simulation starts, must be in 'YYYY-MM-DD' format

  • start: the date which simulation ends, must be in 'YYYY-MM-DD' format

  • by: the interval of each steps in seconds

Value

a list: an object from class of creatBasin

See Also

addObjectToBasin