FUNCTION_DESCRIPTION
1 2 3 4 5 6 7 | fetch_heatmap(
vocabulary_id_1,
schema = "omop_vocabulary",
verbose = FALSE,
render_sql = FALSE,
conn_fun = "pg13::local_connect(verbose=FALSE)"
)
|
vocabulary_id_1 |
PARAM_DESCRIPTION |
schema |
PARAM_DESCRIPTION, Default: 'omop_vocabulary' |
verbose |
PARAM_DESCRIPTION, Default: FALSE |
render_sql |
PARAM_DESCRIPTION, Default: FALSE |
conn_fun |
PARAM_DESCRIPTION, Default: 'pg13::local_connect(verbose=FALSE)' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.