createArea: A Function To Create The Reservoirs System Area

Description Usage Arguments Value Author(s)

View source: R/createArea.R

Description

it creates an area to operate reservoirs inside it

Usage

1
createArea(name = "unknown", location = "unknown", start = c(), end = c())

Arguments

name

a string representing the name of the operating area

location

a string representing the location of the operating area

start

a vector whose first number presents the number of start month of simulation time and second number shows the start year of of simulation time

end

a vector whose first number presents the number of end month of simulation time and second number shows the end year of of simulation time

Value

an object of class of createArea

Author(s)

Rezgar Arabzadeh, Parisa Aberi


RSSOP documentation built on May 2, 2019, 4:53 a.m.

Related to createArea in RSSOP...