Description Usage Arguments Examples
This is a safe way of comparing if two vectors of floating point numbers.
1 | not_near(x, y, tol = 1e-08)
|
x |
Numeric vectors to compare |
y |
Numeric vectors to compare |
tol |
Tolerance of comparison. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.