Data exploration in R with Tidyverse dplyr – part 2 – 10 examples
Summary Part 1 (Sgro (2023)) : was a general overview of the dplyr package for data exploration and manipulation to summarize or extract information from tabular data. Part 2: (This post) provides worked examples while learning Rmarkdown. The 10 `dplyr` examples cover the topics in the list below. An 11th example was added to show …