is_zero_range | R Documentation |
Check if a vector is all the same value
is_zero_range(x, tol = .Machine$double.eps^0.5)
x |
An input vector. |
tol |
tolerance when comparing elements of the vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.