Data Visualization using dplyr and ggplot2 in R
Welcome to this project-based course Data Visualization using ggplot2 and dplyr in R. In this project, you will learn how to manipulate data with the dplyr package and create beautiful plots using the ggplot2 package in R.
By the end of this 2-hour long project, you will understand how to use different dplyr verbs such as the select verb, filter verb, arrange verb, mutate verb, summarize verb, and the group_by verb to manipulate the gapminder dataset. You will also learn how to use the ggplot2 package to render beautiful plots from the data returned from using the dplyr verbs.
Note that this is a follow-up to the project on Data Manipulation with dplyr in R. I recommend that you take the Data Manipulation with dplyr in R project before taking this project. This will give you better experience working on this project.
Watch on Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Data Literacy
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Excel untuk Data Analytics: Cara Mudah Mengolah Data untuk Pemula
Medium · Data Science
I Tried to Find Out How Close I Am to the CEO of Roblox. The Answer Was Three.
Medium · Data Science
The Dying Symphony of Nature :
How climate change silences Cultures, Species, and Nature.
Medium · Data Science
Student Mental Health Analytics: An Interactive Dashboard in R Shiny
Medium · Data Science
🎓
Tutor Explanation
DeepCamp AI