mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
big steps
This commit is contained in:
parent
52d1791708
commit
ce2558fe90
19 changed files with 3825 additions and 529 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue