-.interval: Subtraction function
Description
Function to subtract single elements or vectors (of correct dimension) from the interval object
Usage
# S3 method for interval
-(interval, x)
Arguments
interval
an object from class interval
x
an single element or vector to subtract to the interval object