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 594d7b6 commit 3a38474Copy full SHA for 3a38474
R/tm_data_table.R
@@ -32,7 +32,7 @@
32
#' @section Decorating `tm_data_table`:
33
#'
34
#' This module generates the following objects, which can be modified in place using decorators:
35
-#' - `table` (`DT::datatable`)
+#' - `table` ([DT::datatable()])
36
37
#' For additional details and examples of decorators, refer to the vignette
38
#' `vignette("decorate-modules-output", package = "teal")` or the [`teal_transform_module()`] documentation.
0 commit comments