get_value_labels: Get a list of all value labels in a data set

Description Usage Arguments Value

View source: R/haven_helpers.R

Description

get_value_labels returns the value labels generated by data import functions from the haven package.

Usage

1

Arguments

x

A tibble read in by the haven package.

truncate

The maximum number of characters for each label. Defaults to 0 for no truncation.

Value

A named list of all value labels.


jogrue/jogRu documentation built on Nov. 10, 2019, 9:13 a.m.