Learn R Programming

distr6 (version 1.1.0)

length.Set: Length of Set

Description

Returns the length of the Set as the number of elements.

Arguments

Value

Number of elements in the set.

R6 Usage

$length()

Details

This is an R6 method only, no S3 dispatch is available.

See Also

Set