Functions to test/check/verify/investigate the ordering of vectors. The 'is_[strictly_]*' family of functions test vectors for 'sorted', 'monotonic', 'increasing', 'decreasing' order; 'is_constant' and 'is_incremental' test for the degree of ordering. 'ordering' provides a numeric indication of ordering -2 (strictly decreasing) to 2 (strictly increasing).
| Version: | 0.7.0 | 
| Suggests: | testthat, na.tools (≥ 0.3.0) | 
| Published: | 2018-11-19 | 
| DOI: | 10.32614/CRAN.package.ordering | 
| Author: | Christopher Brown [aut, cre], Decision Patterns [cph] | 
| Maintainer: | Christopher Brown <chris.brown at decisionpatterns.com> | 
| BugReports: | https://github.com/decisionpatterns/ordering/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | https://github.com/decisionpatterns/ordering | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | ordering results | 
| Reference manual: | ordering.html , ordering.pdf | 
| Package source: | ordering_0.7.0.tar.gz | 
| Windows binaries: | r-devel: ordering_0.7.0.zip, r-release: ordering_0.7.0.zip, r-oldrel: ordering_0.7.0.zip | 
| macOS binaries: | r-release (arm64): ordering_0.7.0.tgz, r-oldrel (arm64): ordering_0.7.0.tgz, r-release (x86_64): ordering_0.7.0.tgz, r-oldrel (x86_64): ordering_0.7.0.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=ordering to link to this page.