run_survey_sim_app {surveySimR}R 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()
}

[Package surveySimR version 0.1.0 Index]