app.R

pkgload::load_all(export_all = FALSE, helpers = FALSE, attach_testthat = FALSE)
# PKG is the name of the packaged shiny application
# run_PKG_app is a function that wraps around shiny::shinyApp()
testingcicdpackage::run_PKG_app()
VCS-Emergencies-Partnership/testing-ci-cd-package documentation built on April 2, 2022, 12:04 a.m.