Learn R Programming

operator.tools (version 1.6.3.1)

can.operator: can.operator

Description

tests whether an object can be coerced to a operator, optionally an operator of 'types'.

Usage

can.operator(x, ...)

Value

logical

Arguments

x

object; to test

...

additional arguments

can.operator test whether an object can be coerced to an operator. Methods exist for name, function amd character classes