View source: R/createArea.base.R
| createArea.base | R Documentation |
createArea
this function constructs an object from class of createArea, supporting objects inherited from any of the folowing classes: createAquifer, createDemandSite, createDiversion, createJunction, createReservoir,and createRiver.
## S3 method for class 'base' createArea(name, location, simulation)
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 list
createArea
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.