Skip to content

Commit fff168d

Browse files
committed
Merge branch '1441_transformators@main' of https://github.com/insightsengineering/teal.modules.general into 1441_transformators@main
2 parents 582a8a3 + 6b6f63e commit fff168d

13 files changed

+13
-13
lines changed

R/utils.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#' vector of `value`, `min`, and `max`.
3636
#' @param decorators `r lifecycle::badge("experimental")`
3737
#' (`list` of `teal_transform_module`, named `list` of `teal_transform_module`) optional,
38-
#' decorator for tables or plots included in the module.
38+
#' decorator for tables or plots included in the module output reported.
3939
#' When a named list of `teal_transform_module`, the decorators are applied to the respective output objects.
4040
#'
4141
#' Otherwise, the decorators are applied to all objects, which is equivalent as using the name `default`.

man/shared_params.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tm_a_pca.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tm_a_regression.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tm_g_association.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tm_g_bivariate.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tm_g_distribution.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tm_g_response.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tm_g_scatterplot.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tm_g_scatterplotmatrix.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)