intrval: Relational Operators for Intervals

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.

Package details

AuthorPeter Solymos
MaintainerPeter Solymos <psolymos@gmail.com>
LicenseGPL-2
Version0.1-3
URL https://github.com/psolymos/intrval
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("intrval")

Try the intrval package in your browser

Any scripts or data that you put into this service are public.

intrval documentation built on June 22, 2024, 11:38 a.m.