runShiny_tipsae | R Documentation |
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()
No value returned.
library(tipsae)
# Starting the Shiny application
if(interactive()){
runShiny_tipsae()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.