can.operator: can.operator

View source: R/can.operator.R

can.operatorR Documentation

can.operator

Description

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

Usage

can.operator(x, ...)

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

Value

logical


operator.tools documentation built on Jan. 30, 2026, 1:06 a.m.