interval-add: Adding function

Description Usage Arguments Value

Description

Function to add single elements or vectors (of correct dimension) to the interval object

Usage

1
2
## S3 method for class 'interval'
interval + x

Arguments

interval

an object from class interval

x

an single element or vector to add to the interval object

Value

an interval object


hmi documentation built on Oct. 23, 2020, 7:31 p.m.