Description Usage Arguments Examples
Writes an inp
object to disk which can be read and run by SWMM.
1 |
x |
An object of class 'inp', created by |
file |
either a character string naming a file or a connection
open for writing. |
1 2 3 4 5 |
## Not run:
write_inp(inp, "~/model.inp")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.