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