Learn R Programming

EdSurvey (version 2.2.3)

as.data.frame: Coerce to a Data Frame

Description

Function to coerce a light.edsurvey.data.frame to a data.frame.

Usage

# S3 method for light.edsurvey.data.frame
as.data.frame(x, ...)

Arguments

x

a light.edsurvey.data.frame

...

other arguments to be passed to as.data.frame

Value

a data.frame