Skip to content

Commit 089a06a

Browse files
committed
add data_table module to the app
1 parent 4b987a6 commit 089a06a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inst/swimlane_poc.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ data <- within(teal_data(), {
3535
app <- init(
3636
data = data,
3737
modules = modules(
38+
tm_data_table(),
3839
tm_p_swimlane(
3940
dataname = "synthetic_data",
4041
id_var = "usubjid",

0 commit comments

Comments
 (0)