Description Usage Arguments Details Value Author(s) See Also Examples
Performs check to determine if a vector is strictly increasing, strictly decreasing, not decreasing, or not increasing.
1  | 
x | 
 a numeric vector  | 
increasing | 
 test for increasing/decreasing values  | 
strictly | 
 are duplicates OK  | 
Designed for internal use with xts, this provides highly optimized tests for ordering.
Logical
Jeffrey A. Ryan
1 2 3 4 5 6 7 8 9  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.