moduleDrugUtilisation.Rd
moduleDrugUtilisation
moduleDrugUtilisation(result, .softValidation = FALSE)
(summarised_result) Result from the summariseDrugUtilisation function from the DrugUtilisation pacakge.
summarised_result
summariseDrugUtilisation
(logical(1): FALSE) When TRUE will throw the failed check as a warning.
logical(1)
FALSE
TRUE
ShinyModule
if (interactive()) { moduleDrugUtilisation(result) }