Convert SWMM's .inp to .shp and txt files
inp_to_files(x, name, path_out = getwd())
An object of class inp.
Give a name for the current model, e.g. "Example1".
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.