Skip to content

Commit 6f02f63

Browse files
averissimom7pr
andauthored
Update R/tm_g_distribution.R
Co-authored-by: Marcin <[email protected]> Signed-off-by: André Veríssimo <[email protected]>
1 parent 34bc4cd commit 6f02f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tm_g_distribution.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
#' ..., # arguments for module
4646
#' decorators = list(
4747
#' default = list(teal_transform_module(...)), # applied to all outputs
48-
#' histogram_plot = list(teal_transform_module(...)), # applied only to `histogram_plot` output (histogram plot)
48+
#' histogram_plot = list(teal_transform_module(...)), # applied only to `histogram_plot` output
4949
#' qq_plot = list(teal_transform_module(...)) # applied only to `qq_plot` output
5050
#' summary_table = list(teal_transform_module(...)) # applied only to `summary_table` output
5151
#' test_table = list(teal_transform_module(...)) # applied only to `test_table` output

0 commit comments

Comments
 (0)