| %anyin% | R Documentation | 
%in%.A simple extension of %in%.
x %anyin% vector
x | 
 Numeric or character vector.  | 
vector | 
 Numeric or character vector.  | 
TRUE or FALSE.
%in%
%allin%
%nonein%
%partin%
3:4 %anyin% 1:3  # TRUE
4:5 %anyin% 1:3  # FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.