ramses-antibiotics / ramses-package

R Package for Data-Driven Antimicrobial Stewardship & Surveillance in Hospitals
https://ramses-antibiotics.web.app/
GNU General Public License v3.0
10 stars 1 forks source link

verify silent arguments #56

Closed peterdutey closed 3 years ago

peterdutey commented 3 years ago

load_medication generic has silent = F but the S3 implementers are silent = T

Check consistency