powered by
Reads a SWMM .rpt file and creates a list with corresponding results sections.
read_rpt(x, ...)
Name (incl. path) to an report file.
optional arguments passed to read_lines
read_lines
An object of class rpt
rpt
# NOT RUN { # } # NOT RUN { list_of_rpt_results <- read_rpt("model.rpt") # }
Run the code above in your browser using DataLab