dleutnant / swmmr

R Interface for US EPA's SWMM
https://cran.r-project.org/package=swmmr
39 stars 15 forks source link

Clean the tests: use helper functions, make them silent #85

Closed hsonne closed 1 year ago

hsonne commented 1 year ago

Add argument quiet to:

Add argument stderr to run_swmm(). It seems that, otherwise, Roxygen will not import the documentation for the stdout argument.