View source: R/OptPath_getter.R
getOptPathCols | R Documentation |
Get columns from the optimization path.
getOptPathCols(op, names, dob, eol, row.names = NULL)
op |
OptPath |
names |
character |
dob |
integer |
eol |
integer |
row.names |
character |
data.frame.
Other optpath:
OptPath
,
addOptPathEl()
,
getOptPathBestIndex()
,
getOptPathCol()
,
getOptPathDOB()
,
getOptPathEOL()
,
getOptPathEl()
,
getOptPathErrorMessages()
,
getOptPathExecTimes()
,
getOptPathLength()
,
getOptPathParetoFront()
,
getOptPathX()
,
getOptPathY()
,
setOptPathElDOB()
,
setOptPathElEOL()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.