View source: R/optimall_shiny.R
optimall_shiny | R Documentation |
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(...)
... |
Optional arguments to pass to |
Launches an R Shiny application locally.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.