This makes a simple mooring with an anchor, an instrument, and a float, in a variety of current profiles. It differs from app1() in having the instrument, and in having some interface changes. It differs from app2() in using the 'bslib' GUI framework, which is cleaner than the framework used in app1() and app2().

app2bs(debug = FALSE)

Arguments

debug

logical value indicating whether to print debugging output.

See also

Other interactive apps: app1(), app2()

Author

Dan Kelley