Learn R Programming

EdSurvey (version 1.0.6)

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

x

an edsurvey.data.frame.

...

not used. Included only for compatability.

Value

A vector showing the names of variables in an edsurvey.data.frame.