runGUI | R Documentation |
This function loads a graphical user interface (GUI) to use IDEATools.
runGUI()
Loads a shiny application
library(IDEATools)
## Only run this example in interactive R sessions
if (interactive()) {
runGUI()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.