optimall_shiny {optimall} | R Documentation |
Run the shiny application
Description
Launches an R Shiny application locally. This app can be used to interactively split strata and determine how the results affect optimum allocation of a fixed number of samples. It accepts .csv and .rds files as well as .rda files that contain a single dataset. See vignette titled "Splitting Strata with Optimall Shiny" for more information.
Usage
optimall_shiny(...)
Arguments
... |
Optional arguments to pass to |
Value
Launches an R Shiny application locally.
[Package optimall version 1.1.1 Index]