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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for sjlabelled40060080010001200140016001800TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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