is.strictly.increasing | R Documentation |
Check if a vector is strictly increasing.
is.strictly.increasing(vec)
vec |
A numeric vector. |
TRUE if all differences are strictly positive.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.