Creating Visualizations in R Using ggplot2: R Playbook
This course will teach you how to create visualizations for a variety of datasets. From box plots and bar charts to a scatter plot matrix and a geographic map, make an impact efficiently in businesses and organizations.
What you'll learn
Creating great visuals can be time consuming without proper goals made. In this course, Creating Visualizations in R Using ggplot2: R Playbook, you will gain the ability to create powerful visuals that fit your dataset and business goals. First, you will learn simple charts for one variable. Next, you will discover more complex charts with two or more variables. Finally, you will explore how to create a map with geo spatial data. When you're finished with this course, you will have the skills and knowledge of visualizations needed to present insights to your audience.
Table of contents
- Intro and Overview 1m
- Goal: Distribution, One Continuous Variable, Making a Box Plot 2m
- Demo: Box Plot 2m
- Goal: Distribution, One Discrete Variable, Making a Donut Chart 2m
- Demo: Donut Chart 4m
- Goal: Change over Time, Two Continuous Variables, Making a Line Chart 2m
- Demo: Line Chart 2m
- Goal: Correlation, Two Continuous Variables, Making a Scatter Plot 2m
- Demo: Scatter Plot 2m
- Intro and Overview 1m
- Goal: Measure Distribution by Group, One Continuous and One Discrete, Making Box Plots 2m
- Demo: Box Plots by Group 3m
- Goal: Counts by Group, One Continuous and One Discrete, Making a Bar Chart 2m
- Demo: Bar Chart 2m
- Goal: Correlation by Factor, Two Continuous and One Discrete, Bubble Chart 1m
- Demo: Bubble Chart 3m
- Goal: Ranking Observations, Two Discrete and One or More Continuous, Heat Map 1m
- Demo: Heat Map 4m
- Goal: Ranking, Two Discrete and One Continuous, Lollipop Graph 1m
- Demo: Lollipop Graph 5m
- Intro and Summary 1m
- Goal: Counts by Group, Three Variables, Two Discrete and One Continuous, Multi Bar Chart 1m
- Demo: Multi Bar Chart 3m
- Goal: Analysis by a Group, Three or More Variables of Various Type, Facet Grid and Wrap 1m
- Demo: Facet Grid and Wrap 4m
- Goal: Summary of Dataset, Three of More Variables of Various Type, Scatterplot Matrix 1m
- Demo: Scatterplot Matrix 3m
- Goal: Data by Geographic Region, Spatial Data and Discrete or Continuous, Chloropeth Map 2m
- Demo: Chloropeth Map 3m