summary.epanet.rpt {epanetReader} | R Documentation |
Summary of Epanet Simulation Results
Description
Provides a basic summary of simulation results
Usage
## S3 method for class 'epanet.rpt'
summary(object, ...)
Arguments
object |
of epanet.rpt class |
... |
further arguments passed to summary() |
Details
Summary of pipe results shows positive and negative values of flow but only positive values of velocity as in the rpt file.
[Package epanetReader version 0.7.3 Index]