Chevron Left
Back to Data Visualization using dplyr and ggplot2 in R

Learner Reviews & Feedback for Data Visualization using dplyr and ggplot2 in R by Coursera Project Network

4.9
stars
15 ratings

About the Course

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....

Top reviews

BS

Jan 17, 2022

Really solid explanation for basics types of visualizations using ggplot2. Would receommend for anyone trying to practice.

QP

Nov 13, 2023

This was a very well structured and easy to follow project. Made ggplot very easy.

Filter by:

1 - 4 of 4 Reviews for Data Visualization using dplyr and ggplot2 in R

By Brandon S

•

Jan 18, 2022

Really solid explanation for basics types of visualizations using ggplot2. Would receommend for anyone trying to practice.

By Quophi P

•

Nov 14, 2023

This was a very well structured and easy to follow project. Made ggplot very easy.

By ek c

•

Jul 21, 2023

Great instruction, lots of practice, and I will take more of his classes.

By Katie M

•

Mar 30, 2022

Great instructor. The course material may need some updating to reflect updates in dplyr.