as.data.frame.Evals {simulator} | R Documentation |
This is equivalent to calling as(x, "data.frame")
## S3 method for class 'Evals'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
object of class |
row.names |
not used |
optional |
not used |
... |
not used |