Introduction to Shiny

R

R shiny Topics

  • Introduction to shiny interactive visualization web app [slides]
  • shiny reactive output [slides/code]

Environment

  • R language
  • R studio

Installation of shiny

install.pacages("shiny")