RDocumentation
Moon
Learn R
Search all packages and functions
operator.tools
Utilities for working with R's operators
Copy Link
Copy
Link to current version
Version
Version
1.4.4
1.3.0
1.2.1
1.0.0
Down Chevron
Install
install.packages('operator.tools')
Monthly Downloads
11,670
Version
1.4.4
License
GPL-2 | file LICENSE
Issues
0
Pull Requests
0
Stars
4
Forks
0
Repository
https://github.com/decisionpatterns/operator.tools
Maintainer
Christopher Brown
Last Published
May 26th, 2015
Functions in operator.tools (1.4.4)
Search functions
can.operator
can.operator
is.operator
Utilities for operators
operators
Return the _names_ of defined operators.
.initOps
Initialize operators
rel.type
Get the relational type of a relational operator.
operator.type
Return the type for an operator.
operator.tools-package
Utilities for working with R operators
fun2name
Convert between a function and its name and vice versa.
removeOperator
Unregister a an operator.
inverse
Invert an R operator
notin
NOT IN
setOperator
Registers an operator for use with operator.tools package.