Build Your First Data Visualization with ggplot2
Explore the power of ggplot2 and how it makes R a great choice for data visualization.
What you'll learn
Do you want to explore the famous ggplot2 package? Each year more and more data scientists are using ggplots in their daily work. This is a great choice since ggplots are extremely flexible yet consistent in the code structure. Pretty much any common chart type can be created in ggplot2. In this course, Build Your First Data Visualization with ggplot2, you’ll learn foundational knowledge of the ggplot2 charting tool of R. First, you'll be shown how ggplot code is structured. Then, you'll understand how different chart types can be created and modified. Finally, you'll learn how to work on chart titles, legends, axes, and layouts. When you’re finished with this course, you’ll have the skills to create and modify a standard ggplot.
Table of contents
- Introduction 1m
- Data Visualization Types and Geoms 5m
- Changing the Plot Appearance with Complete Themes 4m
- Manual Adjustments to the Theme 6m
- Titles and Text Based Elements 6m
- Guides of a Plot: Legends and Axes 8m
- ggplot2 and the R Data Visualization Ecosystem 4m
- Course Summary and Further Resources 4m