Utilities for working with R's operators


[Up] [Top]

Documentation for package ‘operator.tools’ version 1.3.0

Help Pages

operators-package Utilities for working with R operators
%!in% Logical Operator: NOT IN
as.operator Utilities for operators
as.operator.character Utilities for operators
as.operator.function Utilities for operators
as.operator.name Utilities for operators
can.operator Utilities for operators
can.operator.character Utilities for operators
can.operator.default Utilities for operators
can.operator.function Utilities for operators
can.operator.name Utilities for operators
fun2name Convert between a function and its name and vice versa.
inverse Invert an R operator
inverse.function Invert an R operator
inverse.name Invert an R operator
is.operator Utilities for operators
is.operator.default Utilities for operators
is.operator.function Utilities for operators
is.operator.name Utilities for operators
name2fun Convert between a function and its name and vice versa.
operator.type Return the type for an operator.
operator.type.function Return the type for an operator.
operator.type.name Return the type for an operator.
operators Return the _names_ of defined operators.
rel.type Get the relational type of a relational operator.
rel.type.call Get the relational type of a relational operator.
rel.type.expression Get the relational type of a relational operator.
rel.type.function Get the relational type of a relational operator.
rel.type.name Get the relational type of a relational operator.
removeOperator Unregister a an operator.
setOperator Registers an operator for use with operator.tools package.
setOperators Registers an operator for use with operator.tools package.