+ - 0:00:00
Notes for current slide
Notes for next slide

Interactive web apps



Data Science in a Box

1 / 4

Shiny

  • Shiny is an R package that makes it easy to build interactive web apps straight from R
  • You can host standalone apps on a webpage or embed them in R Markdown documents or build dashboards
  • You can also extend your Shiny apps with CSS themes, htmlwidgets, and JavaScript actions
  • Learn more at shiny.rstudio.com

2 / 4

High level view

  • Every Shiny app has a webpage that the user visits, and behind this webpage there is a computer that serves this webpage by running R

  • When running your app locally, the computer serving your app is your computer

  • When your app is deployed, the computer serving your app is a web server

3 / 4

Shiny

  • Shiny is an R package that makes it easy to build interactive web apps straight from R
  • You can host standalone apps on a webpage or embed them in R Markdown documents or build dashboards
  • You can also extend your Shiny apps with CSS themes, htmlwidgets, and JavaScript actions
  • Learn more at shiny.rstudio.com

2 / 4
Paused

Help

Keyboard shortcuts

, , Pg Up, k Go to previous slide
, , Pg Dn, Space, j Go to next slide
Home Go to first slide
End Go to last slide
Number + Return Go to specific slide
b / m / f Toggle blackout / mirrored / fullscreen mode
c Clone slideshow
p Toggle presenter mode
t Restart the presentation timer
?, h Toggle this help
Esc Back to slideshow