Learn R Programming

set6 (version 0.1.1)

elements: Set Elements

Description

Returns the elements in the Set.

Arguments

R6 Usage

$elements

Details

If the Set is countably finite then the elements in the Set are returned, otherwise NaN.

See Also

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