Final Meetup
Click here to open the slides (PDF).
Be sure to check this page regularly for updates.
Click here to open the slides (PDF).
Click here to open the slides (PDF).
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
Click here to open the slides (PDF).
Supplement documents:
Click here to open the slides (PDF).
Click here to open the slides (PDF).
Click here to open the slides (PDF).
Click here to open the slides (PDF).
Click here to open the slides (PDF).
Click here to open the slides (PDF).
Click here to open the slides (PDF).
Click here to open the slides (PDF).
Click here to open the slides (PDF).
Click here to open the slides (PDF).
Click here to open the slides (PDF).
Click here to open the slides (PDF).
To get started with the labs, you will need to install R and other supporting applications. Links to download all the software is on the Software page which is also available on the Course Overview
menu. Once you are in RStudio, you will need to install a number of R packages using the following two commands: