run_app | R Documentation |
run_app calls plimanshiny::run_app() that will starts the Shiny interface of the pliman package
run_app()
if(interactive()){
library(pliman)
run_app()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.