Collections

Profile picture of Drew LaMar

Drew LaMar created this post

Data Manipulation in R with dplyr

In this interactive course from DataCamp, you will learn how to to perform sophisticated data manipulation tasks using dplyr. Master the five verbs of data manipulation, and complementing techniques to chain your operations, perform group-wise calculations and access data stored in a database outside R.

Outline:

  • Introduction to dplyr and tbls
  • Select and mutate 
  • Filter and arrange 
  • Summarise and the pipe operator 
  • Group_by and working with databases 

Online course  DataCamp
 

0 comments 1 reposts

Profile picture of Drew LaMar

Drew LaMar onto Data Manipulation

Data Manipulation

Websites and resources for data manipulation.

5 posts

Profile picture of Drew LaMar

Drew LaMar

Also found in these collections:

Data Manipulation in R

5 posts

Profile picture of Drew LaMar

Drew LaMar