names.edsurvey.data.frame: Return the names of an edsurvey.data.frame.
Description
Return the column names of an edsurvey.data.frame
.
Usage
# S3 method for edsurvey.data.frame
names(x, ...)
Arguments
...
not used. Included only for compatability.
Value
A vector showing the names of variables in an edsurvey.data.frame
.