rcd_var_relabel: Primary Keys: Labels

View source: R/utils.R

rcd_var_relabelR Documentation

Primary Keys: Labels

Description

Shallow copy of formatters::var_relabel(). Used mainly internally to relabel a subset of variables in a data set.

Usage

rcd_var_relabel(x, ...)

Arguments

x

(data.frame)
Data frame containing variables to which labels are applied.

...

(⁠named character⁠)
Name-Value pairs, where name corresponds to a variable name in x and the value to the new variable label.

Value

x (data.frame)
Data frame with labels applied.


random.cdisc.data documentation built on Oct. 10, 2024, 5:08 p.m.