Skip to content

Commit

Permalink
trial
Browse files Browse the repository at this point in the history
  • Loading branch information
Melkiades committed Nov 4, 2024
1 parent a5b6df9 commit 241e9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/summarize_change.R
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ a_change_from_baseline <- function(df,
#' @examples
#' library(dplyr)
#'
#' ## Fabricate dataset
#' # Fabricate dataset
#' dta_test <- data.frame(
#' USUBJID = rep(1:6, each = 3),
#' AVISIT = rep(paste0("V", 1:3), 6),
Expand Down

0 comments on commit 241e9a5

Please sign in to comment.