inp_to_files: Convert SWMM's .inp to .shp and txt files

Description Usage Arguments Value

Description

Convert SWMM's .inp to .shp and txt files

Usage

1
inp_to_files(x, name, path_out = getwd())

Arguments

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.

Value

.dat, .shp and/or .txt files.


swmmr documentation built on March 2, 2020, 5:09 p.m.