isEcrOperator {ecr}R 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)]


[Package ecr version 2.1.1 Index]