summary.epanet.inp {epanetReader}R Documentation

Summary Method for epanet.inp

Description

Summarizes the network by printing the Title of the network and the number of each type of elements.

Usage

## S3 method for class 'epanet.inp'
summary(object, ...)

Arguments

object

of class epanet.inp

...

futher arguments


[Package epanetReader version 0.7.3 Index]