Learn R Programming

GMSE (version 1.0.0.2)

gmse_gui: 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()

Arguments

Value

A browser should immediately open with the gmse graphical user interface

Examples

Run this code
# NOT RUN {
sim <- gmse_gui();
# }

Run the code above in your browser using DataLab