Skip to content

Commit

Permalink
#2126 unify_joined: fix R-CMD check
Browse files Browse the repository at this point in the history
  • Loading branch information
bundfussr committed Oct 20, 2023
1 parent 6c3aabb commit 2094c69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/derive_extreme_event.R
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,9 @@ event <- function(dataset_name = NULL,
#' @export
#'
#' @examples
#' library(tibble)
#' library(dplyr)
#' library(lubridate)
#' # Derive confirmed best overall response (using event_joined())
#' # CR - complete response, PR - partial response, SD - stable disease
#' # NE - not evaluable, PD - progressive disease
Expand Down
3 changes: 3 additions & 0 deletions man/event_joined.Rd

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

0 comments on commit 2094c69

Please sign in to comment.