drop_label: Drop the label from a variable

View source: R/make_instrument_auto.R

drop_labelR Documentation

Drop the label from a variable

Description

There is a reported issues with joins on data (without a reprex) that seem to be caused by the labels. As a possible solution this can be used to drop labels.

Usage

drop_label(df, x)

Arguments

df

the name of the data frame

x

the quoted name of the variable

Value

df


tidyREDCap documentation built on May 31, 2023, 7:03 p.m.