Description Usage Arguments See Also
Checks for the existence of the Drug Strength Staged table, which is a
prerequisite for any 'ds_join_*' functions. If it does not exist, it can be
written using ds_process
followed by ds_stage
.
1 2 3 4 5 | ds_staged_table_exists(
conn,
conn_fun = "connectAthena()",
ds_schema = "patelm9"
)
|
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.