View source: R/utils_checkValue.R
is_constant | R Documentation |
Is this numeric vector constant?
is_constant(x, TOL = 1e-08)
x |
The numeric vector |
TOL |
minimum range of |
Is x
constant?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.