Other packages > Find by keyword >

sjlabelled  

Labelled Data Utility Functions
View on CRAN: Click here


Download and install sjlabelled package within the R console
Install from CRAN:
install.packages("sjlabelled")

Install from Github:
library("remotes")
install_github("cran/sjlabelled")

Install by package version:
library("remotes")
install_version("sjlabelled", "1.2.0")



Attach the package and use:
library("sjlabelled")
Maintained by
Daniel Lüdecke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-12
Latest Update: 2022-04-10
Description:
Collection of functions dealing with labelled data, like reading and writing data between R and other statistical software packages like 'SPSS', 'SAS' or 'Stata', and working with labelled data. This includes easy ways to get, set or change value and variable label attributes, to convert labelled vectors into factors or numeric (and vice versa), or to deal with multiple declared missing values.
How to cite:
Daniel Lüdecke (2017). sjlabelled: Labelled Data Utility Functions. R package version 1.2.0, https://cran.r-project.org/web/packages/sjlabelled. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:05), 1.0.0 (2017-06-12 11:12), 1.0.1 (2017-07-07 07:32), 1.0.2 (2017-09-11 13:49), 1.0.3 (2017-09-19 18:08), 1.0.4 (2017-10-08 23:58), 1.0.5 (2017-11-09 22:21), 1.0.6 (2018-01-11 17:04), 1.0.7 (2018-01-31 19:05), 1.0.8 (2018-02-26 14:07), 1.0.9 (2018-04-25 00:05), 1.0.10 (2018-04-25 10:19), 1.0.11 (2018-06-06 12:47), 1.0.12 (2018-07-08 23:10), 1.0.13 (2018-08-11 11:00), 1.0.14 (2018-09-12 16:00), 1.0.15 (2018-11-22 14:50), 1.0.16 (2019-01-10 14:30), 1.0.17 (2019-03-10 19:40), 1.1.0 (2019-06-06 14:40), 1.1.1 (2019-09-13 15:00), 1.1.2 (2020-01-17 13:00), 1.1.3 (2020-01-28 13:40), 1.1.4 (2020-05-01 00:00), 1.1.5 (2020-05-25 12:10), 1.1.6 (2020-06-25 14:10), 1.1.7 (2020-09-24 22:30), 1.1.8 (2021-05-11 16:40)
Other packages that cited sjlabelled R package
View sjlabelled citation profile
Other R packages that sjlabelled depends, imports, suggests or enhances
Complete documentation for sjlabelled
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA