Skip to content

Commit

Permalink
temporarily restore prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksander Chlebowski committed Nov 16, 2023
1 parent e093900 commit 04b366c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/tm_g_ae_oview.R
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
#' }) |>
#' within(ADAE <- add_event_flags(ADAE))
#'
#' datanames(data) <- c("ADSL", "ADAE")
#' join_keys(data) <- default_cdisc_join_keys[datanames(data)]
#' teal.data::datanames(data) <- c("ADSL", "ADAE")
#' teal.data::join_keys(data) <- teal.data::default_cdisc_join_keys[datanames(data)]
#'
#' ADAE <- data[["ADAE"]]
#'
Expand Down
4 changes: 2 additions & 2 deletions man/tm_g_ae_oview.Rd

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

0 comments on commit 04b366c

Please sign in to comment.