Commit c8c6d4b
authored
Tidyup 8 - Expanding the
* Tidyup 008 - Retaining and excluding rows
* Add tables
* Use a logical for `deceased`
* Add a `name` column for easier row tracking
* Tweak the SQL header name
* Change `.combine` to `.when`
* Fix typo
* Talk about `%in%`
* Drop `.missing` and talk about why it's a red herring
* Replace `when_any/all()`'s 3-valued `missing =` with binary `na_rm =`
* Mention `data |> exclude(this | that | those)`
* Revert "Mention `data |> exclude(this | that | those)`"
This reverts commit cff71bc.
* Rework `%in%` example
* Mention `union()` invariant
* Rework around `filter_out()`
* Acceptedfilter() family (#30)1 parent 6a17689 commit c8c6d4b
2 files changed
+1948
-0
lines changed
0 commit comments