ramses-antibiotics/ramses-package

Adding same column to table

Closed this issue · 1 comments

Check error message if trying to add same column to therapy table twice.

No error message or warning.
Dplyr creates .x and .x suffixes (and .x.x, .x.y, etc. if necessary).
This looks fair enough.