A working shiny demo to test deployment
install.packages("pak")
pak::pkg_install("mark-druffel/shinyServerDemo")
Run the app like so:
library(shinyServerDemo)
run_app("demo")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.