Learn R Programming

REDCapTidieR (version 1.2.3)

safe_set_variable_labels: Safely set variable labels

Description

A utility function for setting labels of a tibble from a named vector while accounting for labels that may not be present in the data.

Usage

safe_set_variable_labels(data, labs)

Arguments

Value

A tibble