Learn R Programming

simulator (version 0.2.5)

as.data.frame.Evals: Convert an Evals to a data.frame

Description

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