New to R programming? Discover how the NOT IN operator can simplify your data filtering tasks.
My guide breaks it down with easy-to-follow examples.
Read and comment! https://www.spsanderson.com/steveondata/posts/2024-11-04/
@spsanderson Nice guide, thank you for writing it.
One comment: you mention up front a third approach is to use setdiff(), but you don't show any examples or touch on it in the rest of the post, e g , pros/cons, applicability, etc.
@zornslemmon I can make setdiff() it's own post, I'll do that tomorrow.
@zornslemmon I have the skeleton for this ready for tomorrow, needs refining of course but it's on for tomorrow!