| setOptPathElEOL {ParamHelpers} | R Documentation |
Set the end of life dates of parameter values, in-place.
Description
Set the end of life dates of parameter values, in-place.
Usage
setOptPathElEOL(op, index, eol)
Arguments
op |
OptPath |
index |
integer |
eol |
integer |
Value
Nothing.
See Also
Other optpath:
OptPath,
addOptPathEl(),
getOptPathBestIndex(),
getOptPathCols(),
getOptPathCol(),
getOptPathDOB(),
getOptPathEOL(),
getOptPathEl(),
getOptPathErrorMessages(),
getOptPathExecTimes(),
getOptPathLength(),
getOptPathParetoFront(),
getOptPathX(),
getOptPathY(),
setOptPathElDOB()
[Package ParamHelpers version 1.14.1 Index]