Tests for near equality. To be used when == fails to equal values that are intended to be equal, due to machine inaccuracy. See info(nearly.equal). Related to all.equal() but returns a logical vector instead of only one logical.
1 | nearly.equal(x, y, tolerance = .Machine$double.eps^0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.