From 1b25231759abd991657a66095e8a6b1c06325330 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Mon, 26 Feb 2024 16:01:16 -0500 Subject: [PATCH] Update R/split.R --- R/split.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/split.R b/R/split.R index e2005043..a4b02beb 100644 --- a/R/split.R +++ b/R/split.R @@ -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