dleutnant / swmmr

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

Fix bug reported in issue #41 #100

Closed hsonne closed 1 year ago

hsonne commented 1 year ago

Look for duplicated values in both columns, "Name" and "Type" and not only in "Type" when deciding where to clear the "Type" field.

Implement a corresponding test