Run the CheckEM Shiny App Locally
runCheckEM.RdLaunches the CheckEM Shiny app in the default web browser. Optionally installs required packages if they are missing.
Usage
runCheckEM(
install_missing = TRUE,
ask = interactive(),
repos = getOption("repos")
)