createArea.default {WRSS} | R Documentation |
createArea
this function constructs an object from class of createArea
, supporting objects inherited from the any of folowing classes: createAquifer
, createDemandSite
, createDiversion
, createJunction
, createReservoir
,and createRiver
.
## Default S3 method:
createArea(name = "unknown", location = "unknown",
simulation = list(start = NULL, end = NULL, interval=NULL))
name |
(optional) A string: the name of the aquifer |
location |
(optional) A string: the physical location of |
simulation |
A list: |
An object from class of createArea