Learn R Programming

set6 (version 0.1.1)

range: Numeric Range of Set

Description

Returns the range of the Set.

Arguments

R6 Usage

$range

Details

If the Set consists of numerics only then returns $$max - min$$

See Also

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