Skip to content

Instantly share code, notes, and snippets.

@mittenchops
Created February 27, 2014 22:37
Show Gist options
  • Save mittenchops/9261132 to your computer and use it in GitHub Desktop.
Save mittenchops/9261132 to your computer and use it in GitHub Desktop.
R %nin% operator
`%nin%` <- Negate(`%in%`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment