Skip to content

Commit

Permalink
Update R/split.R
Browse files Browse the repository at this point in the history
  • Loading branch information
bms63 authored Feb 26, 2024
1 parent e2a1162 commit 1b25231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/split.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#'
#' This function will tell `xportr_write()` to split the data frame based on the
#' variable passed in `split_by`. When written, the file name will be prepended
#' with a number for uniqueness. These files should be noted in the sdrg per
#' with a number for uniqueness. These files should be noted in the Reviewer Guides per
#' CDISC guidance to note how you split your files.
#'
#' @inheritParams xportr_length
Expand Down

0 comments on commit 1b25231

Please sign in to comment.