CRAN/E | extraoperators

extraoperators

Extra Binary Relational and Logical Operators

Installation

About

Speed up common tasks, particularly logical or relational comparisons and routine follow up tasks such as finding the indices and subsetting. Inspired by mathematics, where something like: 3 < x < 6 is a standard, elegant and clear way to assert that x is both greater than 3 and less than 6 (see for example ), a chaining operator is implemented. The chaining operator, %c%, allows multiple relational operations to be used in quotes on the right hand side for the same object, on the left hand side. The %e% operator allows something like set-builder notation (see for example ) to be used on the right hand side. All operators have built in prefixes defined for all, subset, and which to reduce the amount of code needed for common tasks, such as return those values that are true.

joshuawiley.com/extraoperators/
github.com/JWiley/extraoperators
Bug report File report

Key Metrics

Version 0.3.0
Published 2023-12-14 138 days ago
Needs compilation? no
License GPL-3
CRAN checks extraoperators results

Downloads

Yesterday 52 0%
Last 7 days 342 -9%
Last 30 days 1.447 -15%
Last 90 days 4.604 -40%
Last 365 days 20.028 +31%

Maintainer

Maintainer

Joshua F. Wiley

jwiley.psych@gmail.com

Authors

Joshua F. Wiley

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

logicals-vignette

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

extraoperators archive

Suggests

testthat ≥ 3.0.0
covr
knitr
rmarkdown

Reverse Imports

brmsmargins
JWileymisc
multilevelcoda
multilevelTools