Convert a list of lcMethod objects to a data.frame
Converts a list of lcMethod objects to a data.frame.
## S3 method for class 'lcMethods' as.data.frame(x, ..., eval = FALSE, nullValue = NA, envir = NULL)
x |
the |
... |
Additional arguments. |
eval |
Whether to evaluate the arguments in order to replace expression if the resulting value is of a class specified in |
nullValue |
Value to use to represent the |
envir |
The |
A data.frame with each row containing the argument values of a method object.
Other lcMethod functions:
[[,lcMethod-method,
as.data.frame.lcMethod(),
as.lcMethods(),
as.list.lcMethod(),
evaluate.lcMethod(),
formula.lcMethod(),
lcMethod-class,
update.lcMethod()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.