Learn R Programming

set6 (version 0.1.1)

type: Set Type

Description

Returns the type of the Set.

Arguments

R6 Usage

$type

Details

Set type is one of: (), (], [), [], {}

See Also

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