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.
optimall_shiny(...)
Launches an R Shiny application locally.
Optional arguments to pass to shiny::runApp
.
display.mode
is already set to normal.