Lecture Ticket 15
Reading
Read the following sections of IFDAR.
- Chapter 7: sections 7.10 - 7.11, 7.13
Questions
What do
n()
andn_distinct()
do? How are they different?What two arguments do we always specify when we use
across()
?When we use
across()
, we use it within a fewdplyr
verbs – what are those verbs?What concepts in
dplyr
are you confidently understanding? What concepts are you still struggling with?