Collections

Profile picture of Drew LaMar

Drew LaMar created this post

DataCamp Course: Data Manipulation in R with dplyr

Course Description

In this interactive tutorial, you will learn how to perform sophisticated dplyr techniques to carry out your data manipulation with R. First you will master the five verbs of R data manipulation with dplyr: select, mutate, filter, arrange and summarise. Next, you will learn how you can chain your dplyr operations using the pipe operator of the magrittr package. In the final section, the focus is on practicing how to subset your data using the group_by function, and how you can access data stored outside of R in a database. All said and done, you will be familiar with data manipulation tools and techniques that will allow you to efficiently manipulate data.

0 comments 0 reposts

Profile picture of Drew LaMar

Drew LaMar onto Data Life Cycle: Wrangle

Data Life Cycle: Wrangle

13 posts

Profile picture of Drew LaMar

Drew LaMar