as.data.frame {EdSurvey} | R Documentation |
Function to coerce a light.edsurvey.data.frame
to a data.frame
.
## S3 method for class 'light.edsurvey.data.frame'
as.data.frame(x, ...)
x |
a |
... |
other arguments to be passed to |
a data.frame
Trang Nguyen