Sebastian Sauer shows off some dplyr functionality:
Programming with the tidyverse
… Is not exactly self-evident. It actually requires some head wrapping, at least in my experience. In this post, we are exploring some aspects on programming when filtering rows. Let’s see.
That said, click through for a few options on how to work with dplyr’s filter()
function.