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