5 - Visualization

Objectives

  • Introduction to data visualization with R
  • Learn about base plots; grid and lattice; ggplot2
  • Explore and visualize data
  • Learn about dashboards with Shiny

Topics

  • Data Visualization with base R
    • base graphics
    • lattice graphics
  • Data Visualization with ggplot2
    • ggplot2 basics
    • extension
  • Shiny
    • General shiny overview
    • flexdashboard
    • dygraphs

Core Material

Lecture Slides

Lecture Videos

Extras

Additional Resources