run_app {bSims} | R Documentation |
Run Shiny apps
Description
Run the Shiny apps that are included in the bSims package.
Usage
run_app(app = c("bsimsH", "bsimsHER", "distfunH", "distfunHER"))
Arguments
app |
character, which app to run. |
Details
"bsimsH"
: explore simulation settings in a single stratum.
"bsimsHER"
: explore simulation settings in multiple strata.
"distfunH"
: explore distance functions through a single stratum.
"distfunHER"
: explore distance functions through multiple strata
with segmented sound attenuation (see dist_fun2
).
See Also
[Package bSims version 0.3-2 Index]