CRAN/E | labelr

labelr

Label Data Frames, Variables, and Values

Installation

About

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.

github.com/rhartmano/labelr

Key Metrics

Version 0.1.5
R ≥ 4.0.0
Published 2024-05-02 4 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks labelr results

Downloads

Yesterday 6 0%
Last 7 days 70 -9%
Last 30 days 279 +2%
Last 90 days 802 +167%
Last 365 days 1.097

Maintainer

Maintainer

Robert Hartman

rohartman@gmail.com

Authors

Robert Hartman

aut / cre

The MITRE Corporation

cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Labelr - An Introduction
Labelr - Special Topics

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

labelr archive

Depends

R ≥ 4.0.0

Imports

stats
utils

Suggests

knitr
rmarkdown
car
nycflights13
collapse
tibble
haven
dplyr
modelr
ggplot2