viewTankMetrics {foreSIGHT} | R Documentation |
Prints the names of the performance metrics of the rain water tank system model
Description
viewTankMetrics
prints the names of the performance metrics available in the example rain water tank system model. T
Usage
viewTankMetrics()
Details
This is a helper function that does not take any input arguments. The user may specify one or more of the metric names
as the metric
argument of tankWrapper
to select the performance metrics from the tank system model.
to select the performance metrics.
See Also
tankWrapper
Examples
viewTankMetrics()
[Package foreSIGHT version 1.2.0 Index]