Join the staged calculations in the Drug Strength Staged table by 'drug_concept_id'.
1 2 3 4 5 6 7 8 9 10 | ds_join_on_drug(
data,
drug_concept_id_col = "drug_concept_id",
conn,
conn_fun = "connectAthena()",
ds_schema = "patelm9",
verbose = TRUE,
render_sql = TRUE,
render_only = FALSE
)
|
ds_schema |
Schema for the Drug Strength Staged table, Default: 'patelm9' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.