Learn R Programming

codebook (version 0.9.6)

data_description_default: Data description default

Description

If you do not define a dataset description yourself, this will be the automatically generated default.

Usage

data_description_default(data)

Arguments

data

the data frame

Examples

Run this code
data('bfi')
data_description_default(bfi)

Run the code above in your browser using DataLab