# Deploy app.R to ShinyApps
rsconnect::deployApp(
appName = "protAssay",
appDir = here::here(),
appFileManifest = here::here("dev", "app_file_manifest.txt")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.