Learn R Programming

set6 (version 0.1.0)

universe: Universe of a Set

Description

Returns the universe of the Set.

Arguments

R6 Usage

$universe

Details

The universe is an optional Set that specifies where the given Set lives. This is useful for taking the absolute complement of a Set.

See Also

Other set accessors: class(), elements, length(), lower, max(), min(), properties, range(), traits, type, upper