unlabelled: This function allows you to labelled variables

View source: R/utils.R

unlabelledR Documentation

This function allows you to labelled variables

Description

This function allows you to labelled variables

Usage

unlabelled(data = NULL)

Arguments

data

data frame

Value

data.frame

See Also

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

Examples

df <- unlabelled(data = ech::toy_ech_2018)

calcita/ech documentation built on March 2, 2024, 7:54 a.m.