Skip to content

Commit

Permalink
Merge branch '7-function-documentation' of github.com:atorus-research…
Browse files Browse the repository at this point in the history
…/xportr into 7-function-documentation
  • Loading branch information
elimillera committed Jun 15, 2023
2 parents 0987a2f + d8e563c commit 35226d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/label.R
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 35226d7

Please sign in to comment.