| contains | R Documentation | 
Returning a categorical array (0 and 1) for the condition defined by 'a', 'b' and 'cond'.
contains(x, a, b = NULL, cond = "less")
x | 
 is the input array.  | 
a | 
 is the lower border given as a single value or as a vector c(a,b).  | 
b | 
 is the upper border. If 'b' is a character, it is interpreted as 'cond'..  | 
cond | 
 specifies the border condition type:  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.