Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit committed Jul 10, 2023
1 parent 6056949 commit 47fedec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
5 changes: 4 additions & 1 deletion R/lbt15.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

#' @describeIn lbt15 Main TLG function
#' @source `lbt04.R`
#'
#' @inheritParams lbt04
#'
#' @export
#'
lbt15_main <- modify_default_args(lbt04_main, abn_range = "ATOXGR", baseline = "BTOXGR")
Expand Down Expand Up @@ -37,7 +40,7 @@ lbt15_pre <- function(adam_db, ...) {
adam_db
}

#' `LBT15` Laboratory Test Shifts to NCI-CTCAE Grade 3-4 Post-Baseline Table.
#' `LBT15` Laboratory Test Shifts to `NCI`-`CTCAE` Grade 3-4 Post-Baseline Table.
#'
#' @include chevron_tlg-S4class.R
#' @export
Expand Down
8 changes: 6 additions & 2 deletions man/lbt15.Rd

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

0 comments on commit 47fedec

Please sign in to comment.