Learn R Programming

EdSurvey (version 3.0.2)

print.edsurvey.data.frame: EdSurvey Metadata Summary

Description

Prints metadata regarding an edsurvey.data.frame or an edsurvey.data.frame.list

Usage

# S3 method for edsurvey.data.frame
print(x, printColnames = FALSE, ...)

Arguments

x

an edsurvey.data.frame or an edsurvey.data.frame.list

printColnames

a logical value; set to TRUE to see all column names in the edsurvey.data.frame or the edsurvey.data.frame.list

...

these arguments are not passed anywhere and are included only for compatibility

Author

Michael Lee and Paul Bailey