Description Usage Arguments Examples
This function is a vectorized version of all.equal. Instead of checking if all elements are nearly equal, it does the comparison element-wise like ==. Arguments are recycled according to the standard rules.
1 | x %==% y
|
x, y |
atomic vectors |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.