Description Usage Arguments Value Note Examples
Match a column with given values.
1 2 | ## S4 method for signature 'Column'
x %in% table
|
x |
a Column. |
table |
a collection of values (coercible to list) to compare with. |
A matched values as a result of comparing with given values.
%in% since 1.5.0
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.