Learn R Programming

set6 (version 0.1.1)

class: Class of Set

Description

Returns the class of the Set.

Arguments

R6 Usage

$class

Details

If all elements in the Set are of the same class, then returns the class. Otherwise returns "multiple".

See Also

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