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