- Interactive graphs with Shiny

10.9 Before class

Please install shiny

install.packages("shiny")
install.packages("shinyjs")
install.packages("shinydashboard")

Please visit shinyapps.io and make an account (you may be able to activate an account associated with your TUoS account by clicking ‘sign in with Google’)

10.10 Exercises

We are going to follow Lisa DeBruine’s tutorial - First Shiny App.

Additional challenges / exercises

10.11 Resources

10.12 Examples of interactive graphs which use different tech (Javascript!)