inst/app/app.R

#' Runs the vaccine model
#'
#' not needed?


#' @export
run_model <- function() {
  shinyAppDir(
    system.file("app/", package = "multigroup.vaccine")
  )
}

Try the multigroup.vaccine package in your browser

Any scripts or data that you put into this service are public.

multigroup.vaccine documentation built on Sept. 19, 2026, 1:06 a.m.