Description Usage Arguments Value Examples
Check equality among all elements of a vector.
1 | zero_range(x, tol = .Machine$double.eps^0.5)
|
x |
A numeric vector. |
tol |
Tolerance one is willing to accept. |
A logical.
1 | zero_range(rep(1, times = 5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.