Description Usage Arguments Details Value See Also Examples
FUNCTION_DESCRIPTION
1 2 3 4 5 6 7 | get_vocabulary_version_key(
conn,
conn_fun = "pg13::local_connect(verbose=FALSE)",
schema = "omop_vocabulary",
template_only = FALSE,
sql_only = FALSE
)
|
conn |
PARAM_DESCRIPTION |
conn_fun |
PARAM_DESCRIPTION, Default: 'pg13::local_connect(verbose=FALSE)' |
template_only |
PARAM_DESCRIPTION, Default: FALSE |
sql_only |
PARAM_DESCRIPTION, Default: FALSE |
DETAILS
OUTPUT_DESCRIPTION
1 2 3 4 5 6 | ## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.