Course Introduction
  • Welcome to R Shiny
  • Get ready for R Shiny
  • The Basic Shiny Template
  • The Input Widget Gallery - Tools to Enable User Input
  • The Link List
  • Link Collection
The Basics of R Shiny
  • Section II
  • Section Script - Shiny Basics
  • Integrating an Input Widget - The User interface Side
  • Connecting an Input Widget with the Server
  • Using Functions Render and Reactive - Reactivity
  • Planning Your App Layout
  • Multi Page Apps - Using Tabsets
  • HTML Tags in Shiny
  • Style Your App with shinythemes
Publishing and Advanced Concepts of Shiny
  • Section III
  • Section Script - Advanced Shiny
  • Publishing and Sharing
  • Shinyapps.io
  • Integrating Tables with DT
  • Add Brush and Click Selection Tools to Your App
  • Downloadable Tables
  • Integrating all Sorts of Media
  • Tools for Your Own Apps
Course Project - Get Your Feet Wet
  • Take a Look at the Project Data - and download here
  • Project Description - Your Homework
  • Project Solution - User Interface
  • Project Solution - Server
  • Project Script
  • Conclusion