## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----eval=FALSE---------------------------------------------------------------
# library(MAIHDA)
# run_maihda_app()

## ----echo=FALSE, out.width="100%", fig.cap="Shiny Dashboard", eval=TRUE-------
 knitr::include_graphics("figures/app_data_import.png")

