as.data.frame {EdSurvey}R Documentation

Coerce to a Data Frame

Description

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

Usage

## S3 method for class '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

Author(s)

Trang Nguyen


[Package EdSurvey version 4.0.4 Index]