Description Usage Arguments Value
Vectorized test for numeric equivalence. From Johan Larsson's answer here https://stackoverflow.com/questions/35097815/vectorized-equality-testing
1 |
x |
numeric vector |
y |
numeric vector |
tol |
tolerance. defaults to .Machine\$double.eps^0.5 |
boolean vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.