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.
runShiny_tipsae()
Returns
No value returned.
Examples
library(tipsae)# Starting the Shiny applicationif(interactive()){ runShiny_tipsae()}