/RShiny-Tutorial

A 3 Part beginner tutorial on creating an R Shiny Web App, designed by the Penn Data Science Group (PDSG)

Primary LanguageR

RShiny-Tutorial

This repository provides code for a 3 Part beginner tutorial on creating an R Shiny Web App, designed by the Penn Data Science Group (PDSG) at the University of Pennsylvania.

The material covered is as follows:

  • Session 1:

  • Session 2:

    • Making the visualizations reactive
    • Creating a reactive Regression Model
    • Creating a reactive Data Table
  • Session 3:

    • Creating a static map
    • Creating reactive maps (with interactivity)
    • Shiny App Deployment and hosting