Skip to content

Commit

Permalink
#2138 update example code
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyad committed Nov 23, 2023
1 parent 07a3c39 commit fb8f45a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/derive_extreme_event.R
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,7 @@ derive_extreme_event <- function(dataset = NULL,
#' )
#' ),
#' source_datasets = list(adsl = adsl, lb = lb),
#' tmp_event_nr_var = event_nr,
#' order = exprs(LSTALVDT, event_nr),
#' mode = "last",
#' new_vars = exprs(LSTALVDT = LSTALVDT, DTHFL = DTHFL)
Expand Down
1 change: 1 addition & 0 deletions man/derive_vars_extreme_event.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fb8f45a

Please sign in to comment.