| Title: | Shiny Tool for Sample Size Calculation |
|---|---|
| Description: | An interactive 'shiny' application to assist in determining sample sizes for common survey designs such as 'simple random sampling', 'stratified sampling', and 'cluster sampling'. It includes formulas, helper calculators, and illustrative examples. |
| Authors: | Gustavo Ramirez-Valverde [aut, cre], Benito Ramirez-Valverde [aut] |
| Maintainer: | Gustavo Ramirez-Valverde <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.3.0 |
| Built: | 2026-05-27 07:59:15 UTC |
| Source: | https://github.com/cran/samplex |
Opens the Shiny app included in the package.
samplex()samplex()
Nothing; launches the Shiny app.
if (interactive()) samplex()if (interactive()) samplex()