psolymos/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.

Getting started

Package details

AuthorPeter Solymos [cre, aut] (<https://orcid.org/0000-0001-7337-1740>)
MaintainerPeter Solymos <psolymos@gmail.com>
LicenseGPL-2
Version0.1-3
URL https://github.com/psolymos/intrval
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("psolymos/intrval")
psolymos/intrval documentation built on May 25, 2024, 6:57 a.m.