gmse_gui {GMSE} | R Documentation |
GMSE GUI function
Description
The gmse_gui function will call a browser-based graphical user interface (GUI) for the gmse function. The GUI will run simulations for a limited range of parameter values and present results as plots.
Usage
gmse_gui()
Value
A browser should immediately open with the gmse graphical user interface
Examples
## Not run:
sim <- gmse_gui();
## End(Not run)
[Package GMSE version 1.0.0.2 Index]