labelled (2.14.1)
Published 2026-02-24 13:47:18 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("labelled")About this package
Work with labelled data imported from 'SPSS' or 'Stata' with 'haven' or 'foreign'. This package provides useful functions to deal with "haven_labelled" and "haven_labelled_spss" classes introduced by 'haven' package.Manipulating Labelled Data
Dependencies
| Imports | haven (>= 2.4.1), cli, dplyr (>= 1.1.0), lifecycle, rlang (>= 1.1.0), vctrs, stringr, tidyr, tidyselect |
| Depends | R (>= 3.2) |
| Suggests | testthat (>= 3.2.0), knitr, rmarkdown, questionr, snakecase, spelling |