Prints metadata regarding an edsurvey.data.frame
or an edsurvey.data.frame.list
Arguments
- x
an
edsurvey.data.frame
or anedsurvey.data.frame.list
- printColnames
a logical value; set to
TRUE
to see all column names in theedsurvey.data.frame
or theedsurvey.data.frame.list
- use_es_round
a logical; round the output per
es_round
function- round_n
function used to round sample n-sizes. See
es_round
- ...
these arguments are not passed anywhere and are included only for compatibility