Learn R Programming

ecr (version 1.0)

isEcrOperator: 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)]