| %notin% | R Documentation |
Returns a logical vector indicating if there is no match of the
left operand in the right operand.
x %notin% table
x |
The values to be matched
|
table |
The values to be matched against
|
A logical vector
Developer Utility Functions:
contains_vars(),
convert_dtm_to_dtc(),
extract_vars(),
filter_if(),
vars2chr()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.