Operations for SetInterval objects and subclasses, symbolic only.
setOperation(unicode, sets, lower = NULL, upper = NULL, type = NULL,
dim = NULL)
unicode symbol for the setOperation.
list of sets and/or intervals to combine via the setOperation.
lower bound of new SetInterval
upper bound of new SetInterval
type of new SetInterval
dimension of new SetInterval
An R6 object of class SetInterval.
Returns an R6 object inheriting from SetInterval.
Generally not recommended to use this function directly but instead via one of the implemented operations.
product.SetInterval
, union.SetInterval
, complement.SetInterval
,
power.SetInterval