run_survey_sim_app: Run Survey Simulation 'Shiny' App

View source: R/shiny_app.R

run_survey_sim_appR Documentation

Run Survey Simulation 'Shiny' App

Description

Launches the 'Shiny' app for finite population total estimation under SRSWOR.

Usage

run_survey_sim_app()

Value

Launches a 'Shiny' application.

Examples

if (interactive()) {
  run_survey_sim_app()
}

surveySimR documentation built on June 8, 2025, 10:37 a.m.