R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
labelr
View on CRAN: Click
here
Download and install labelr package within the R console
Install from CRAN:
install.packages("labelr")
Install from Github:
library("remotes")
install_github("cran/labelr")
Install by package version:
library("remotes")
install_version("labelr", "0.1.9")
Attach the package and use:
library("labelr")
Maintained by
Robert Hartman
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.labelr . https://github.com/rhartmano/labelr . labelr results . labelr.pdf . labelr_0.1.9.tar.gz . labelr_0.1.9.zip . labelr_0.1.9.zip . labelr_0.1.9.zip . labelr_0.1.9.tgz . labelr_0.1.9.tgz . labelr_0.1.9.tgz . labelr_0.1.9.tgz . labelr_0.1.9.tgz . labelr_0.1.9.tgz . labelr archive . https://CRAN.R-project.org/package=labelr .
First Published: 2024-01-23
Latest Update: 2024-02-21
Description:
Create and use data frame labels for data frame objects (frame labels), their columns (name labels), and individual values of a column (value labels). Value labels include one-to-one and many-to-one labels for nominal and ordinal variables, as well as numerical range-based value labels for continuous variables. Convert value-labeled variables so each value is replaced by its corresponding value label. Add values-converted-to-labels columns to a value-labeled data frame while preserving parent columns. Filter and subset a value-labeled data frame using labels, while returning results in terms of values. Overlay labels in place of values in common R commands to increase interpretability. Generate tables of value frequencies, with categories expressed as raw values or as labels. Access data frames that show value-to-label mappings for easy reference.
How to cite:
Robert Hartman (2024). labelr: Label Data Frames, Variables, and Values. R package version 0.1.9, https://cran.r-project.org/web/packages/labelr. Accessed 04 Apr. 2025.
Previous versions and publish date:
Other packages that cited labelr R package
View labelr citation profile
Other R packages that labelr depends,
imports, suggests or enhances
Complete documentation for labelr
Functions, R codes and Examples using
the labelr R package
Some associated functions: add1m1 . add_factor_info . add_frame_lab . add_lab_atts . add_lab_cols . add_m1_lab . add_name_labs . add_quant1 . add_quant_labs . add_val1 . add_val_labs . as_base_data_frame . as_num . as_numv . check_any_lab_atts . check_class . check_irregular . check_labs_att . clean_data_atts . convert_labs . copy_var . drop_frame_lab . drop_name_labs . drop_val1 . drop_val_labs . flab . get_all_factors . get_all_lab_atts . get_factor_atts . get_factor_info . get_frame_lab . get_labs_att . get_name_labs . get_val_labs . greml . gremlr . has_decv . headl . init_labs . irregular2v . is_numable . make_demo_data . make_likert_data . recode_vals . restore_factor_info . sbrac . scbind . schange . sdrop . sfilter . sgen . slab . smerge . somel . sort_val_labs . srbind . srename . sreplace . sselect . ssort . ssubset . strip_labs . tabl . taill . transfer_labs . use_name_labs . use_val_labs . use_var_names . val_labs_vec . with_both_labs . with_name_labs . with_val_labs .
Some associated R codes: add1m1.R . add_factor_info.R . add_frame_lab.R . add_lab_atts.R . add_lab_cols.R . add_m1_lab.R . add_name_labs.R . add_quant1.R . add_quant_labs.R . add_val1.R . add_val_labs.R . as_base_data_frame.R . as_num.R . as_numv.R . check_any_lab_atts.R . check_class.R . check_irregular.R . check_labs_att.R . clean_data_atts.R . convert_labs.R . copy_var.R . drop_frame_lab.R . drop_name_labs.R . drop_val1.R . drop_val_labs.R . flab.R . get_all_factors.R . get_all_lab_atts.R . get_factor_atts.R . get_factor_info.R . get_frame_lab.R . get_labs_att.R . get_name_labs.R . get_val_labs.R . greml.R . gremlr.R . has_decv.R . headl.R . init_labs.R . irregular2v.R . is_numable.R . make_demo_data.R . make_likert_data.R . recode_vals.R . restore_factor_info.R . sbrac.R . scbind.R . schange.R . sdrop.R . sfilter.R . sgen.R . slab.R . smerge.R . somel.R . sort_val_labs.R . srbind.R . srename.R . sreplace.R . sselect.R . ssort.R . ssubset.R . strip_labs.R . tabl.R . taill.R . transfer_labs.R . use_name_labs.R . use_val_labs.R . use_var_names.R . val_labs_vec.R . with_both_labs.R . with_name_labs.R . with_val_labs.R . Full labelr package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
GeDS
Spline Regression, Generalized Additive Models, and Component-wise Gradient
Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Emilio S. Guillen (view profile)
Rexperigen
Provides convenience functions to communicate with
an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Daniel Szeredi (view profile)
quickcode
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
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
perryExamples
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Andreas Alfons (view profile)
RMixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Meinhard Ploner (view profile)
metaprotr
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput
mass ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Aaron Millan-Oropeza (view profile)
23,990
R Packages
207,311
Dependencies
64,809
Author Associations
23,991
Publication Badges
