label_values: Set value labels using labelled::set_value_labels

View source: R/label_data.R

label_valuesR Documentation

Set value labels using labelled::set_value_labels

Description

Set value labels using labelled::set_value_labels

Usage

label_values(df, table_name)

Arguments

df

Data frame

table_name

String with table name

Value

Data frame with labeled values

Examples

library(labelled)

label_values(
  df = df_21311LJ001,
  table_name = "21311LJ001"
)

RichardMeyer-Eppler/studentenstatistikNRW documentation built on July 27, 2024, 3:14 a.m.