intrval-package | R Documentation |
Evaluating if values of vectors are within different open/closed intervals ('x %[]% c(a, b)'), or if two closed intervals overlap ('c(a1, b1) %[]o[]% c(a2, b2)'). Operators for negation and directional relations also implemented.
The DESCRIPTION file:
This package was not yet installed at build time.
Index: This package was not yet installed at build time.
Relational operators for value-to-interval comparisons:
%[]%
and alikes.
Relational operators for interval-to-interval comparisons:
%[o]%
and alikes.
Negated value matching: %ni%
.
Peter Solymos [cre, aut] (<https://orcid.org/0000-0001-7337-1740>)
Maintainer: Peter Solymos <psolymos@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.