equals-.enum: Equality comparison for enum objects

==.enumR Documentation

Equality comparison for enum objects

Description

Compares two enum objects or an enum object with a character value.

Usage

## S3 method for class 'enum'
e1 == e2

Arguments

e1

First enum object

e2

Second enum object or a character value

Value

Logical value indicating whether the two objects are equal


interface documentation built on Sept. 11, 2024, 8:59 p.m.