shinyPrevalence.Rd
shinyPrevalence
shinyPrevalence(result, .softValidation = FALSE)
(summarised_result) Result from either estimatePeriodPrevalence() or estimatePointPrevalence() function from the IncidencePrevalence pacakge.
summarised_result
estimatePeriodPrevalence()
estimatePointPrevalence()
IncidencePrevalence
(logical(1): FALSE) When TRUE will throw the failed check as a warning.
logical(1)
FALSE
TRUE
shiny.appobj
if (interactive()) { shinyPrevalence(result) }