Data Manipulation with dplyr in R
Welcome to this project-based course Data Manipulation with dplyr in R. In this project, you will learn how to manipulate data with the dplyr 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. Also, you will learn how to combine different dplyr verbs to manipulate the gapminder dataset to get the desired result.
Note, you do not need to be an expert data analyst, data scientist or statistical analys…
Watch on Coursera ↗
(saves to browser)
DeepCamp AI