==.enum | R Documentation |
Compares two enum objects or an enum object with a character value.
## S3 method for class 'enum'
e1 == e2
e1 |
First enum object |
e2 |
Second enum object or a character value |
Logical value indicating whether the two objects are equal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.