Check if all elements of a numeric vector fall within a tolerable range.
1 |
x |
Numeric vector. |
tol |
Tolerable range. Default = 0 to check if all elements are equal. |
na.rm |
a logical value indicating whether NA values should be stripped before the computation proceeds. Default = FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.