unlabelled {ech} | R 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)
[Package ech version 0.1.3 Index]