powered by
Launch one of the examples contained in the shinytitle package:
shinytitle
toggleAn example showing the effects of simple change to the title and flashing title
busyAn example of when the title changes when the shiny app is busy running calculations
run_shinytitle_example(example = c("toggle", "busy"), ...)
Choose between toggle and busy
toggle
busy
other arguments sent to runApp
runApp
# NOT RUN { if (interactive()) { library(shiny) run_shinytitle_example() } # }
Run the code above in your browser using DataLab