pkgload::load_all() knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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.