ggplot2 is a powerful and flexible plotting system for R, built for making informative and attractive graphs. This course will teach you how to create stunning visualizations using ggplot2.

Course Outline

  • Introduction to ggplot2
  • Basic Plot Types
    • Scatter plots
    • Bar plots
    • Line plots
    • Histograms
  • Advanced Plot Customization
    • Themes
    • Geoms
    • Aesthetics
  • Interactive Plots
  • Case Studies

Learn More

For more information about data visualization and ggplot2, check out our Introduction to Data Visualization course.


ggplot2 Plot Example