From d8e563c3a0e0820c11654c877f570ea13cfe1d36 Mon Sep 17 00:00:00 2001 From: Eli Miller Date: Thu, 15 Jun 2023 09:38:20 -0500 Subject: [PATCH] Update R/label.R Co-authored-by: Ben Straub --- R/label.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/label.R b/R/label.R index cd743adc..e412e9fc 100644 --- a/R/label.R +++ b/R/label.R @@ -1,7 +1,7 @@ #' Assign Variable Label #' #' Assigns variable label from a variable level metadata to a given data frame. -#' This function will give an error if a label is presented that is greater than +#' This function will give detect if a label is greater than #' 40 characters which isn't allowed in XPT v5. If labels aren't present for the #' variable it will be assigned an empty character value. Labels are stored in #' the 'label' attribute of the column.