# Launch the ShinyApp (Do not remove this comment)
# To deploy, run: rsconnect::deployApp()
# Or use the blue button on top of this file
Sys.setenv(R_CONFIG_ACTIVE = "testing")
pkgload::load_all()
# options("golem.app.prod" = TRUE)
mhealthannotator::run_app(
funs = mhealthannotator::visualize_photo,
config = "inst/config.yml") # add parameters here (if any)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.