Excerpt from blog: One of the best parts about the functions in the dplyr
package (one of several that make up the tidyverse
collection of packages) is that their names indicate what they do. No need to remember a weird acronym; the name of the function to filter your data is filter()
. But, helpful as these function names are, it can still be hard to remember exactly what the functions do…I’ve collected all of these animations in one place (and added some sample code to show how they work). If you’re just learning R and want a visual aid to help you, check it out! If you’ve already mastered these functions, consider sharing them with a friend.
- Link to blog: https://rfortherestofus.com/2024/07/dplyr-functions-animated
- Link to video: https://youtu.be/t1fFi1pSdL0