mutossGUI | R Documentation |
Starts the graphical user interface for the MuToss system.
mutossGUI(debugOutput=FALSE)
debugOutput |
If |
This function executes the method startGUI()
of the Java class MuTossGUI
defined in the JAR file ‘inst/java/mutossgui.jar’ inside the R package.
Further details are given in the package vignette.
None (invisible NULL
).
Kornelius Rohmeyer rohmeyer@small-projects.de
## Not run:
mutossGUI()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.