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 17 Jun. 2026.
Previous versions and publish date:
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

conformalInference.multi  
Conformal Inference Tools for Regression with Multivariate Response
It computes full conformal, split conformal and multi split conformal prediction regions when the r ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
milorGWAS  
Mixed Logistic Regression for Genome-Wide Analysis Studies (GWAS)
Fast approximate methods for mixed logistic regression in genome-wide analysis studies (GWAS). Milet ...
Download / Learn more Package Citations See dependency  
icesSD  
Stock Database Web Services
R interface to access the web services of the ICES Stock Database . ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,483

R Packages

236,180

Dependencies

73,054

Author Associations

27,484

Publication Badges

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