zero_range | R Documentation |
Test if all elements of a numeric vector are equal
zero_range(x, tol = .Machine$double.eps^0.5)
x |
a numeric vector |
tol |
the tolerance |
logical
same_elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.