isCombineOperator: Internal function which combines is* functions

Description Usage Arguments

View source: R/is.R

Description

isCombineOperator is the workhorse function behind logical operators for objects of class IsFunction.

Usage

1
isCombineOperator(lhs, rhs, op)

Arguments

lhs

the function (of class "IsFunction") on the left-hand side

rhs

the function (of class "IsFunction") on the right-hand side

op

the operator (`&`, `|` or xor)


tdeenes/eegR documentation built on April 19, 2021, 4:17 p.m.