Description Usage Arguments Value
Combine data from different tables and format
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | join_tables(
patient,
nitro,
sbp_nurse_charting,
vital_aperiodic,
vital_periodic,
apachepatientresult,
apachepredvar,
creat,
fentanyl,
midaz,
propofol,
dobutamine,
dex,
nicardipine,
amiodarone,
fluids,
milrinone,
epinephrine,
vasopressin,
diltiazem,
pain
)
|
patient |
dataframe from SQL query |
nitro |
dataframe from SQL query |
sbp_nurse_charting |
dataframe from SQL query |
vital_aperiodic |
dataframe from SQL query |
vital_periodic |
dataframe from SQL query |
apachepatientresult |
dataframe from SQL query |
creat |
dataframe from SQL query |
target is joinedTables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.