infixit
Helpful Additional Infix Functions
Infix functions in R are those that comes between its arguments such as %in%, +, and *. These are useful in R programming when manipulating data, performing logical operations, and making new functions. 'infixit' extends the infix functions found in R to simplify frequent tasks, such as finding elements that are NOT in a set, in-line text concatenation, augmented assignment operations, additional logical and control flow operators, and identifying if a number or date lies between two others.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.3.1 |
rolling source/ R- | infixit_0.3.1.tar.gz |
443.1 KiB |
0.3.1 |
rolling linux/noble R-4.5 | infixit_0.3.1.tar.gz |
473.1 KiB |
0.3.1 |
rolling linux/jammy R-4.5 | infixit_0.3.1.tar.gz |
473.2 KiB |
0.3.1 |
latest source/ R- | infixit_0.3.1.tar.gz |
443.1 KiB |
0.3.1 |
latest linux/jammy R-4.5 | infixit_0.3.1.tar.gz |
473.2 KiB |
0.3.1 |
latest linux/noble R-4.5 | infixit_0.3.1.tar.gz |
473.1 KiB |
0.3.1 |
2026-04-26 source/ R- | infixit_0.3.1.tar.gz |
443.1 KiB |
0.3.1 |
2026-04-23 source/ R- | infixit_0.3.1.tar.gz |
443.1 KiB |
0.3.1 |
2026-04-09 windows/windows R-4.5 | infixit_0.3.1.zip |
476.4 KiB |
Dependencies (latest)
Suggests
- testthat (>= 3.0.0)