Skip to content

Commit

Permalink
docs: add detail of origin of table object
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed Dec 10, 2024
1 parent a2d4586 commit f1b24ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/tm_t_shift_by_arm.R
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ template_shift_by_arm <- function(dataname,
#' @section Decorating Module:
#'
#' This module generates the following objects, which can be modified in place using decorators:
#' - `table` (`TableTree`)
#' - `table` (`TableTree` - output of `rtables::build_table`)
#'
#' For additional details and examples of decorators, refer to the vignette
#' `vignette("decorate-modules-output", package = "teal")` or the [`teal_transform_module()`] documentation.
Expand Down
6 changes: 3 additions & 3 deletions man/tm_t_shift_by_arm.Rd

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

0 comments on commit f1b24ad

Please sign in to comment.