big steps

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-01-15 16:21:38 +01:00
commit ce2558fe90
No known key found for this signature in database
19 changed files with 3825 additions and 529 deletions

View file

@ -97,9 +97,9 @@ footer <- tags$p(
# redcap_browser_app <- teal_init(data = tdm_data_upload)
app <- teal::init(
# data=tdm_data_read,
data=tdm_data_read,
# data = tdm_data_upload,
data = tdm_redcap_read,
# data = tdm_redcap_read,
filter = filters,
modules = modules(
tm_data_table("Data Table"),