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

AuthorChristopher Brown [aut, cre], Decision Patterns [cph]
MaintainerChristopher Brown <chris.brown@decisionpatterns.com>
LicenseGPL-2 | file LICENSE
Version1.6.3
URL https://github.com/decisionpatterns/operator.tools
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("operator.tools")

Try the operator.tools package in your browser

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

operator.tools documentation built on May 1, 2019, 8 p.m.