Learn R Programming

hmi (version 0.9.16)

*.interval: Multiplication function

Description

Function to multiply 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 for multiplication

Value

an interval object