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 23 Apr. 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
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/22Downloads for sjlabelled500100015002000250030003500TrendBars

Today's Hot Picks in Authors and Packages

ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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