Learn R Programming

WRSS (version 3.1)

sim.default: default function for class of sim

Description

sim simulates an object inherited from class of createArea using Standard Operating Policy (SOP).

Usage

# S3 method for default
sim(object)

Arguments

object

an object inherited from class of createArea.

Value

an object inherited from class of sim and including features as list(s), which are accessable as follows:

reservoirs: $operation$operation$reservoirs rivers: $operation$operation$rivers junctions: $operation$operation$junctions aquifers: $operation$operation$aquifers diversions: $operation$operation$diversions demands: $operation$operation$demands

See Also

sim