# Launch the user interface:
# \donttest{
if (interactive())
superbShiny()
# }
# Example with two graphic directives given
# \donttest{
if (interactive())
superbShiny( "ylim(65,135)+theme_bw()" )
# }
Run the code above in your browser using DataLab