Learn R Programming

optimall (version 1.2.0)

optimall_shiny: 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(...)

Value

Launches an R Shiny application locally.

Arguments

...

Optional arguments to pass to shiny::runApp. display.mode is already set to normal.