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