print.edsurvey.data.frame {EdSurvey} | R Documentation |
Prints metadata regarding an edsurvey.data.frame
or an edsurvey.data.frame.list
## S3 method for class 'edsurvey.data.frame'
print(x, printColnames = FALSE, ...)
x |
an |
printColnames |
a logical value; set to |
... |
these arguments are not passed anywhere and are included only for compatibility |
Michael Lee and Paul Bailey