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.

Getting started

Package details

AuthorPeter Licari [aut, cre, cph] (ORCID: <https://orcid.org/0000-0001-9701-6006>)
MaintainerPeter Licari <prlicari13@gmail.com>
LicenseMIT + file LICENSE
Version0.3.1
URL https://github.com/prlitics/infixit
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("infixit")

Try the infixit package in your browser

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

infixit documentation built on June 8, 2025, 10:52 a.m.