Visualizing Video Game Sales Data with ggplot2 in R
Learn to do exploratory data analysis and create visualizations with ggplot2.
Feb 2023
RelatedSee MoreSee More
cheat-sheet
ggplot2 Cheat Sheet
ggplot2 is considered to be one of the most robust data visualization packages in any programming language. Use this cheat sheet to guide your ggplot2 learning journey.
Richie Cotton
tutorial
Graphics with ggplot2 Tutorial
Data visualization is an essential skill for data scientists. It combines statistics and design in meaningful and appropriate ways.
DataCamp Team
6 min
tutorial
How to Make a ggplot2 Histogram in R
Learn how to make a ggplot2 histogram in R. Make histograms in R based on the grammar of graphics.
Kevin Babitz
15 min
tutorial
Visualizing Climate Change Data with ggplot2: A Step-by-Step Tutorial
Learn how to use ggplot2 in R to create compelling visualizations of climate change data. This step-by-step tutorial teaches you to find, analyze, and visualize historical weather data.
Bruno Ponne
11 min
tutorial
Facets for ggplot2 in R
In this tutorial, you'll learn how to make the most of ggplots facetting functions.
DataCamp Team
8 min
code-along
Exploratory Data Analysis in R for Absolute Beginners
Learn the basics of exploring new datasets in R.
Ishmael Rico