R/OptPath_setter.R
setOptPathElEOL.Rd
Set the end of life dates of parameter values, in-place.
setOptPathElEOL(op, index, eol)
op | OptPath |
---|---|
index | integer |
eol | integer |
Nothing.
Other optpath:
OptPath
,
addOptPathEl()
,
getOptPathBestIndex()
,
getOptPathCols()
,
getOptPathCol()
,
getOptPathDOB()
,
getOptPathEOL()
,
getOptPathEl()
,
getOptPathErrorMessages()
,
getOptPathExecTimes()
,
getOptPathLength()
,
getOptPathParetoFront()
,
getOptPathX()
,
getOptPathY()
,
setOptPathElDOB()