gui_models: Start GUI with seismic models

View source: R/gui_models.R

gui_modelsR Documentation

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. Empirical spectra can be added if they are present in the current environment as eseis objects. Note that those spectra should be made from deconvolved input data in order to have the same units as the model spectra (dB). ATTENTION, due to an unresolved issue, there must be at least one eseis object present in the working environment.

Usage

gui_models(...)

Arguments

...

further arguments to pass to runApp

Author(s)

Michael Dietze

See Also

runApp

Examples


## Not run: 
# Start the GUI
gui_models()

## End(Not run)


coffeemuggler/eseis documentation built on Nov. 25, 2024, 8:31 p.m.