optimall_shiny: Run the shiny application

View source: R/optimall_shiny.R

optimall_shinyR 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 shiny::runApp. display.mode is already set to normal.

Value

Launches an R Shiny application locally.


optimall documentation built on Sept. 8, 2023, 6:07 p.m.