4 Subset Observations


4.1 the dplyr::filter() function


4.2 helper functions

4.2.1 Equality (==) / inequality

4.2.2 and (&) / or (|)

4.2.3 within (%in%)