Learn R Programming

distr6 (version 1.1.0)

type.SetInterval: SetInterval Type Accessor

Description

Returns the SetInterval 'type', one of "()","(]","[]","[)".

Arguments

Value

Returns the type of SetInterval, one of "()","(]","[]","[)".

R6 Usage

$type()

Details

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

See Also

SetInterval