Learn R Programming

ech (version 0.1.3)

unlabelled: This function allows you to labelled variables

Description

This function allows you to labelled variables

Usage

unlabelled(data = NULL)

Value

data.frame

Arguments

data

data frame

See Also

Other utils: archive_extract(), dates_ech(), ech, unrarPath

Examples

Run this code
df <- unlabelled(data = ech::toy_ech_2018)

Run the code above in your browser using DataLab