Description Usage Arguments Value
Returns logical
of size 1, TRUE
if all elements are equal, otherwise FALSE
,
Returns logical
of size 1, TRUE
if any elements are unequal, otherwise FALSE
,
1 2 3 4 5 6 7 | e1 %==% e2
e1 %!=% e2
e1 %===% e2
e1 %!==% e2
|
e1 |
LHS |
e2 |
RHS |
Logical vector
Logical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.