runShiny_tipsae: Lauch Shiny App to Performs Small Area Estimation

View source: R/app_launcher.R

runShiny_tipsaeR Documentation

Lauch Shiny App to Performs Small Area Estimation

Description

The command launches a Shiny application that assists the user from the data loading step to the export of the outputs. See the vignette for further details.

Usage

runShiny_tipsae()

Value

No value returned.

Examples


library(tipsae)

# Starting the Shiny application
if(interactive()){
 runShiny_tipsae()
}




tipsae documentation built on Sept. 13, 2024, 5:07 p.m.