Data Visualization using dplyr and ggplot2 in R
Offered By: Coursera Project Network via Coursera
Course Description
Overview
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.
Syllabus
- Project Overview
- 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.
Taught by
Arimoro Olayinka Imisioluwa
Related Courses
Основы программирования на RBioinformatics Institute via Stepik Анализ данных в R. Часть 2
Bioinformatics Institute via Stepik Build Data Analysis tools using R and DPLYR
Coursera Project Network via Coursera Build Data Analysis and Transformation Skills in R using DPLYR
Coursera Project Network via Coursera Data Manipulation with dplyr in R
Coursera Project Network via Coursera