formula.tools (version 1.7.1)

op.type: Get the operator type used in an call, formula, expression, etc.

Description

Get the operator type used in an call, formula, expression, etc.

Usage

op.type(x)

# S4 method for call op.type(x)

# S4 method for formula op.type(x)

# S4 method for ANY op.type(x)

# S4 method for expression op.type(x)

# S4 method for list op.type(x)

Arguments

x

object from which to extract the operator type

Value

a character vector of the operator type(s)

See Also

op, operator.type