Skip to content

Commit

Permalink
capitalize param per reference
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 Feb 12, 2024
1 parent fd8e46c commit f20ed8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/calculate_study_day.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#' day.
#' @param study_day_var the 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 represents the merging key between `sdtm_in` and
#' `dm_domain`.
#'
#' @return a data.frame that takes all columns from `sdtm_in` and a new variable
Expand Down

0 comments on commit f20ed8b

Please sign in to comment.