apply_labels: Apply labels from a dataspec to a column

View source: R/apply_labels.R

apply_labelsR Documentation

Apply labels from a dataspec to a column

Description

Apply labels from a dataspec to a column

Usage

apply_labels(df, col, dataspec = dataspec, ticked = FALSE)

Arguments

df

Data frame

col

Variable to be labeled

dataspec

where to find the labels

ticked

logical - is the variable a ticked variable?


EstherHerbert/Useful.functions documentation built on Jan. 31, 2025, 10:41 a.m.