Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.6.3.1) of this package.
Take me there.
operator.tools
Utilities for working with R's operators
Copy Link
Link to current version
Version
Version
1.6.3.1
1.6.3
1.4.4
1.3.0
1.2.1
1.0.0
Install
install.packages('operator.tools')
Monthly Downloads
22,071
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 all 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.