decisionpatterns/operator.tools: Utilities for Working with R's Operators

Provides a collection of utilities that allow programming with R's operators. Routines allow classifying operators, translating to and from an operator and its underlying function, and inverting some operators (e.g. comparison operators), etc. All methods can be extended to custom infix operators.

Getting started

Package details

Maintainer
LicenseGPL-2 | file LICENSE
Version1.6.3
URL https://github.com/decisionpatterns/operator.tools
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("decisionpatterns/operator.tools")
decisionpatterns/operator.tools documentation built on Sept. 21, 2017, 10:30 p.m.