Skip to content

isabella232/shiny_beyond_the_basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shiny - Beyond the Basics Workshop

To follow along with the workshop you will need a laptop with the following software:

Install the following R packages from CRAN in the usual way:

install.packages(c("shiny", "shinydashboard", "ggplot2", "dplyr", "readr", "readxl", "DT"))

You will also need a copy of all of the Example and Exercise apps to work from during the workshop. Please ensure that you also download these files to have available during the workshop.

About

Scripts and Exercises for Shiny Beyond the Basics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%