All functions

can.operator()

can.operator

fun2name() name2fun()

Convert between a function and its name and vice versa.

.initOps()

Initialize operators

inverse()

Invert an R operator

is.operator()

Utilities for operators

`%!in%`

NOT IN

operator.type()

Return the type for an operator.

operators()

Return the _names_ of defined operators.

rel.type()

Get the relational type of a relational operator.

removeOperator()

Unregister a an operator.

setOperator() setOperators()

Registers an operator for use with operator.tools package.