app_name <- config::get(file = "shiny_app/config.yml")$app_name
rsconnect::deployApp(
appDir = "shiny_app",
account = "tychobra",
appName = app_name
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.