Assign and access MinValue
and MaxValue
for a Quilt
object
MinValue.Rd
Assign and access MinValue
and MaxValue
for a Quilt
object
Arguments
- Quilt
A
Quilt-class()
object- value
A numeric vector with minimum or maximum values for the Performance Indicators.
Functions
MinValue()
: ReturnMinValue
from aQuilt-class()
objectMinValue(Quilt) <- value
: AssignMinValue
to aQuilt-class()
objectMaxValue()
: ReturnMaxValue
from aQuilt-class()
objectMaxValue(Quilt) <- value
: AssignMaxValue
to aQuilt-class()
object