DATA 606 - Statistics & Probability - Fall 2021

Announcements



Intro to Shiny

Shiny is an R package designed to create web based applications using the R programming language. This talk will introduce the basic framework for creating interactive Shiny applications including user inputs, dynamic plots and tables, reactive programming, and creating data dashboards.

Slides can be viewed here: https://r.bryer.org/shiny/Intro_to_Shiny/

Recording of the talk: https://www.youtube.com/watch?v=W-DrXHqeqz8&t=5s

Source code and resources are on Github here: https://github.com/jbryer/AlbanyRUsers/tree/main/meetups/2021-11-30-Intro_to_Shiny