Building Dasboards with R Shiny
Details
During this workshop you will learn how to create interactive dashboards with Shiny. Dashboards are great to communicate and present your analysis and results.
We will go through following subjects:
- Overview and structure of a Shiny Dashboard
- Adding dynamic content for your dashboard
- Customize your dashboard with skin
Prerequisites if you want to code by yourself:
- R and RStudio installed on your machine
- Packages shiny, shinydashboard, ggplot and tidyverse installed
If you want to get familiar with the subject beforehand, check this tutorial:
https://rstudio.github.io/shinydashboard/index.html
SPECIAL GUEST: Amanda Tilot from R-Ladies LA will be talking about academic figure making, how to reduce the time spent fussing with individual graph panels.