From 2074b162c2fdbf1cd74ceaf09d511ed2fadd4e33 Mon Sep 17 00:00:00 2001 From: Rosemary Li <42564519+yli110-stat697@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:09:32 -0500 Subject: [PATCH] update doc Co-authored-by: Shiyu Chen <39443807+ShiyuC@users.noreply.github.com> --- R/derive_study_day.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/derive_study_day.R b/R/derive_study_day.R index 8444b70f..6a04c15c 100644 --- a/R/derive_study_day.R +++ b/R/derive_study_day.R @@ -14,7 +14,7 @@ #' calculate the study day. #' @param study_day_var New study day variable name in the output. For #' example, AESTDY for AE domain and CMSTDY for CM domain. -#' @param merge_key Character to represents the merging key between `sdtm_in` and +#' @param merge_key Character to represent the merging key between `sdtm_in` and #' `dm_domain`. #' #' @return Data frame that takes all columns from `sdtm_in` and a new variable