Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

equals

equals Operator


Description

Operator for $equals methods. See Set$equals for full details. Operators can be used for:

Name Description Operator
Equal x equals y ==
Not Equal x does not equal y !=

Usage

## S3 method for class 'Set'
x == y

## S3 method for class 'Set'
x != y

Arguments

x, y

Set


set6

R6 Mathematical Sets Interface

v0.2.1
MIT + file LICENSE
Authors
Raphael Sonabend [aut, cre] (<https://orcid.org/0000-0001-9225-4654>), Franz Kiraly [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.