Welcome to RShiny!
  • Introduction
  • Test your R basics
  • How to define file structure in Shiny?
  • Section 1 codes and files
How to setup a simple web frontend in RShiny?
  • Lecture structure
  • Pop quiz
  • How to structure the app?
  • How to add input and output function to your app?
  • Pop quiz
  • Shinydashboard for better customizations
  • Assignment
  • Section 2 codes and files
How to add multiple input functions and structure them?
  • Lecture structure
  • More about shiny widgets!
  • Pop quiz
  • How to structure widgets in the app?
  • How to make app run faster with different kinds of processing?
  • Pop quiz
  • Section 3 codes and files
How to customize app for more user control?
  • Lecture structure
  • Pop quiz
  • Customize the box appearance
  • Add value and info boxes for showing most important data
  • Event controlled actions
  • Datatables and data download
  • Pop quiz
  • Section 4 codes and files
How to create different views of same app?
  • Lecture structure
  • Pop quiz
  • ConditionPanel and tabs
  • Notification and Task menus
  • Maps and interactive visualizations
  • Pop quiz
  • Section 5 codes and files
Project
  • Project details
Ending notes
  • Ending notes