Skip to content

Commit 3a38474

Browse files
m7praverissimo
andauthored
Update R/tm_data_table.R
Co-authored-by: André Veríssimo <[email protected]> Signed-off-by: Marcin <[email protected]>
1 parent 594d7b6 commit 3a38474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tm_data_table.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#' @section Decorating `tm_data_table`:
3333
#'
3434
#' This module generates the following objects, which can be modified in place using decorators:
35-
#' - `table` (`DT::datatable`)
35+
#' - `table` ([DT::datatable()])
3636
#'
3737
#' For additional details and examples of decorators, refer to the vignette
3838
#' `vignette("decorate-modules-output", package = "teal")` or the [`teal_transform_module()`] documentation.

0 commit comments

Comments
 (0)