View source: R/run-shiny-sky-example.R
Run shinysky example shinyapp
1 |
1 2 3 4 5 | # simply run it to show a Shiny app
if(interactive()) {
shiny::run.shinysky.example()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.