Learn R Programming

tipsae (version 1.0.3)

runShiny_tipsae: 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()

Arguments

Value

No value returned.

Examples

Run this code

library(tipsae)

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



Run the code above in your browser using DataLab