This function runs the BART shiny app
1 | runBart()
|
1 2 3 4 | ## Only run this example in interactive R sessions
if (interactive()) {
runBart()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.