Baseplus aims to enhance functionality by developing novel features derived from the foundation of baseR functions.
To install the latest development version from GitHub
# install.packages("remotes")
remotes::install_github("poissonconsulting/baseplus")The infix operator %nin% returns a logical vector determining if x is NOT present.
The infix operator %||% replaces NULL or length of 0 values with a specified replacement value.
Please report any issues. Pull requests are always welcome.
Please note that the baseplus project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.