data_description_default {codebook} | R Documentation |
If you do not define a dataset description yourself, this will be the automatically generated default.
data_description_default(data)
data |
the data frame |
data('bfi')
data_description_default(bfi)