gmse_gui: GMSE GUI function

View source: R/gmse_gui.R

gmse_guiR 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)

GMSE documentation built on June 16, 2022, 9:05 a.m.