drop_label function

Drop the label from a variable

Drop the label from a variable

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.

drop_label(df, x)

Arguments

  • df: the name of the data frame
  • x: the quoted name of the variable

Returns

df

  • Maintainer: Raymond Balise
  • License: MIT + file LICENSE
  • Last published: 2024-09-16