ENresetreport {epanet2toolkit} | R Documentation |
Resets a project's report options to their default values.
Description
Resets a project's report options to their default values.
Usage
ENresetreport()
Details
After calling this function the default reporting options are in effect. These are:
no status report
no energy report
no nodes reported on
no links reported on
node variables reported to 2 decimal places
link variables reported to 2 decimal places (3 for friction factor)
node variables reported are elevation, head, pressure, and quality
link variables reported are flow, velocity, and head loss.
Value
Returns NULL invisibly; called for side effect
[Package epanet2toolkit version 1.0.5 Index]