isEcrOperator: Check if given function is an ecr operator.

View source: R/makeOperator.R

isEcrOperatorR Documentation

Check if given function is an ecr operator.

Description

Checks if the passed object is of type ecr_operator.

Usage

isEcrOperator(obj)

Arguments

obj

[any]
Arbitrary R object to check.

Value

[logical(1)]


ecr documentation built on March 31, 2023, 10:07 p.m.