This function loads a graphical user interface (GUI) to use IDEATools.
Examples
library(IDEATools)
## Only run this example in interactive R sessions
if (interactive()) {
runGUI()
}
This function loads a graphical user interface (GUI) to use IDEATools.
library(IDEATools)
## Only run this example in interactive R sessions
if (interactive()) {
runGUI()
}