# NOT RUN {
## In addition to the examples for each function,
## there are seven interactive shiny apps in the HH package:
# }
# NOT RUN {
if (interactive()) NTplot(mean0=0, mean1=1, shiny=TRUE)
if (interactive()) shiny::runApp(system.file("shiny/bivariateNormal", package="HH"))
if (interactive()) shiny::runApp(system.file("shiny/bivariateNormalScatterplot", package="HH"))
if (interactive()) shiny::runApp(system.file("shiny/PopulationPyramid", package="HH"))
if (interactive()) shiny.CIplot(height = "auto")
if (interactive()) shiny::runApp(system.file("shiny/AEdotplot", package="HH"))
if (interactive()) shiny::runApp(system.file("shiny/likert", package="HH"))
# }
Run the code above in your browser using DataLab