Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
Co-authored-by: Shiyu Chen <[email protected]>
  • Loading branch information
yli110-stat697 and ShiyuC authored Mar 11, 2024
1 parent 48ba06d commit 2074b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/derive_study_day.R
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2074b16

Please sign in to comment.