View source: R/runRprimerApp.R
runRprimerApp | R Documentation |
runRprimerApp()
starts a Shiny application where
the workflow of the rprimer package can be run through a
graphical user interface.
runRprimerApp()
Opens the Shiny application.
## Only run this in interactive R sessions:
if (interactive()) {
runRprimerApp()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.