This is equivalent to calling as(x, "data.frame")
Usage
# S3 method for Evals
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
Arguments
- x
object of class
Evals
- row.names
not used
- optional
not used
- ...
not used
This is equivalent to calling as(x, "data.frame")
# S3 method for Evals
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
object of class Evals
not used
not used
not used