powered by
Writes an inp object to disk which can be read and run by SWMM.
inp
write_inp(x, file)
An object of class 'inp', created by read_inp.
read_inp
either a character string naming a file or a connection open for writing. "" indicates output to the console.
""
# NOT RUN { # } # NOT RUN { write_inp(inp, "~/model.inp") # }
Run the code above in your browser using DataLab