Description Usage Arguments Value
Convert SWMM's .inp to .shp and txt files
1 | inp_to_files(x, name, path_out = getwd())
|
x |
An object of class inp. |
name |
Give a name for the current model, e.g. "Example1". |
path_out |
Writeable directory name where to save the converted files. Folders: dat, shp and txt will be created if not existent. Default is the current working directory of the R process. |
.dat, .shp and/or .txt files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.