Description Usage Arguments Author(s) Examples
This function will return true if the comparison '=='
is TRUE. It will return false if '==' returns FALSE or NA.
Optionally it can return TRUE if both things compared are NA.
1 |
x |
Numeric (or boolean) vector to be compared with |
y |
Numeric (or boolean) vector to be compared with |
na.equal |
if |
Henrik Renlund
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.