Run Shiny apps
run_app.Rd
Run the Shiny apps that are included in the bSims package.
Usage
run_app(app = c("bsimsH", "bsimsHER", "distfunH", "distfunHER"))
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
).