Generate a data.frame containing the argument values per method per row
Generate a data.frame containing the argument values per method per row
## S3 method for class 'lcModels' as.data.frame(x, ..., excludeShared = FALSE, eval = TRUE)
x |
|
... |
Arguments passed to as.data.frame.lcMethod. |
excludeShared |
Whether to exclude columns which have the same value across all methods. |
eval |
Whether to evaluate the arguments in order to replace expression if the resulting value is of a class specified in |
A data.frame
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.