Description Usage Arguments Details Value
FUNCTION_DESCRIPTION
1 2 3 4 5 6 7 8 | setup_chariotViz(
conn,
conn_fun = "pg13::local_connect(verbose=FALSE)",
schema = "omop_vocabulary",
verbose = FALSE,
render_sql = FALSE,
version_key
)
|
conn |
PARAM_DESCRIPTION |
conn_fun |
PARAM_DESCRIPTION, Default: 'pg13::local_connect(verbose=FALSE)' |
schema |
PARAM_DESCRIPTION, Default: 'omop_vocabulary' |
verbose |
PARAM_DESCRIPTION, Default: FALSE |
render_sql |
PARAM_DESCRIPTION, Default: FALSE |
version_key |
PARAM_DESCRIPTION |
DETAILS
OUTPUT_DESCRIPTION
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.