powered by
Show summary of a swmm model structure
# S3 method for inp summary(object, ...)
An object of class 'inp', created by read_inp.
read_inp
Additional parameters (currently ignored).
The input is returned invisibly.
# NOT RUN { x <- read_inp("model.inp") summary(x) # }
Run the code above in your browser using DataLab