Last chance! 50% off unlimited learning
Sale ends in
powered by
This function determines whether the input set of values is a nondecreasing sequence.
sorted(x)
Vector of values.
Logical variable, where TRUE = sorted and FALSE = not sorted.