Learn dplyr by example with lions! This dplyr tutorial gives you a complete workflow of data wrangling using the R programming package dplyr. Great starting course for beginners to understand the basics! We go over and integrate the 6 verbs: group_by, arrange, filter, select, mutate and summarize. Dplyr is an essential tool in RStats for data science! Ask us questions in the comments and subscribe for more like this!
📰 Article: Davies, A. B., Tambling, C. J., Kerley, G. I., & Asner, G. P. (2016). Effects of vegetation structure on the location of lion kill sites in African thicket. PloS one, 11(2). https://journals.plos.org/plosone/art...
🦁 Dataset: https://doi.org/10.1371/journal.pone....
00:00 Introduction
01:03 Loading data
03:47 filter()
05:47 pipe operator
06:20 mutate()
06:47 group_by()
07:06 summarise()
07:55 arrange()
08:25 select()
10:34 Conclusion
🏎️ R performance playlist • R Programming - Performance
🧮 dplyr playlist • dplyr
#R #dplyr #Rtutorial #Rprogramming #tidyverse #RStats #RStudio #datascience #DDS #DDSR