Learn R Programming

eseis (version 0.7.3)

gui_models: Start GUI with seismic models

Description

This function starts a browser-based graphic user interface to explore the parameter space of seismic models that predict the spectra of turbulent water flow and bedload flux.

Usage

gui_models(...)

Arguments

...

further arguments to pass to runApp

Author

Michael Dietze

See Also

runApp

Examples

Run this code

if (FALSE) {
# Start the GUI
gui_models()
}

Run the code above in your browser using DataLab