Learn R Programming

ecr (version 2.1.1)

isEcrOperator: Check if given function is an ecr operator.

Description

Checks if the passed object is of type ecr_operator.

Usage

isEcrOperator(obj)

Value

[logical(1)]

Arguments

obj

[any]
Arbitrary R object to check.