Skip to content

Commit 677075f

Browse files
committed
Correct example
1 parent 441d069 commit 677075f

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

R/tm_data_table.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@
8383
#' modules = modules(
8484
#' tm_data_table(
8585
#' variables_selected = list(ADSL = c("STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX")),
86-
#' dt_args = list(caption = "ADSL Table Caption"),
87-
#' datasets_selected = "whatever"
86+
#' dt_args = list(caption = "ADSL Table Caption")
8887
#' )
8988
#' )
9089
#' )

man/tm_data_table.Rd

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)