powered by
Check if the vector is monotically decreasing
is.decreasing(x)
(logical(1)) TRUE if the vector is monotonically decreasing, FALSE otherwise
logical(1)
TRUE
FALSE
(numeric()) Vector of numeric values
numeric()