diff --git a/R/tm_g_pp_adverse_events.R b/R/tm_g_pp_adverse_events.R index 38e69e67f..df494bdd7 100644 --- a/R/tm_g_pp_adverse_events.R +++ b/R/tm_g_pp_adverse_events.R @@ -180,11 +180,10 @@ template_adverse_events <- function(dataname = "ANL", #' available choices and preselected option for the `ASTDY` variable from `dataname`. #' @param decod ([teal.transform::choices_selected()])\cr object with all #' available choices and preselected option for the `AEDECOD` variable from `dataname`. -#' @param decorators `r roxygen_decorators_param("tm_g_pp_adverse_events")` #' #' @inherit module_arguments return #' -#' @section Decorating `tm_g_pp_adverse_events`: +#' @section Decorating Modules: #' #' This module generates the following objects, which can be modified in place using decorators:: #' - `plot` (`ggplot2`) diff --git a/R/tm_t_exposure.R b/R/tm_t_exposure.R index 30c191dca..0ac3a4d93 100644 --- a/R/tm_t_exposure.R +++ b/R/tm_t_exposure.R @@ -223,11 +223,10 @@ template_exposure <- function(parentname, #' parameter category values. #' @param paramcd_label (`character`)\cr the column from the dataset where the value will be used to #' label the argument `paramcd`. -#' @param decorators `r roxygen_decorators_param("tm_t_exposure")` #' #' @inherit module_arguments return seealso #' -#' @section Decorating `tm_t_exposure`: +#' @section Decorating Modules: #' #' This module generates the following objects, which can be modified in place using decorators: #' - `table` (`TableTree` as created from `rtables::build_table`)