We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5667d7 commit 7321de5Copy full SHA for 7321de5
R/utils.R
@@ -35,7 +35,7 @@
35
#' vector of `value`, `min`, and `max`.
36
#' @param decorators `r lifecycle::badge("experimental")`
37
#' (`list` of `teal_transform_module`, named `list` of `teal_transform_module`) optional,
38
-#' decorator for tables or plots included in the module.
+#' decorator for tables or plots included in the module output reported.
39
#' When a named list of `teal_transform_module`, the decorators are applied to the respective output objects.
40
#'
41
#' Otherwise, the decorators are applied to all objects, which is equivalent as using the name `default`.
0 commit comments