or-Opening-Opening-method: Logical OR Operator for Opening Objects

or,Opening,Opening-methodR Documentation

Logical OR Operator for Opening Objects

Description

[Experimental]

Combines two Opening objects with OR logic using the | operator. This creates an OpeningAny object.

Usage

## S4 method for signature 'Opening,Opening'
e1 | e2

Arguments

e1

(Opening) the first opening object.

e2

(Opening) the second opening object.

Value

An OpeningAny object combining e1 and e2.

See Also

OpeningAny for more details.


crmPack documentation built on July 5, 2026, 9:06 a.m.