Description Usage Arguments Details
View source: R/module_overview.R
Functions to enable the overview submodule of the patient profile
1 2 3 4 5 | overview_modUI(id)
overview_mod(input, output, session, uid, ADSL = NULL, ADLB = NULL,
ADAE = NULL, ADCM = NULL, ADEG = NULL, ADPC = NULL,
ADEX = NULL)
|
id |
A |
uid |
A |
ADSL |
A |
ADLB |
A |
ADAE |
A |
ADCM |
A |
ADEG |
A |
ADPC |
A |
ADEX |
A |
innput, output, session |
Shiny server arguments. |
Only available tables will be displayed. By default, the first ten columns are shown. More customization will be added later.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.