View source: R/prepare_tables.R
Prepare Tally of Clinical Tables
1 2 3 4 5 6 7 | prepare_tally(
ctn,
schema,
tbl_names = c("person", "specimen", "death", "visit_occurrence", "visit_detail",
"procedure_occurrence", "drug_exposure", "device_exposure", "condition_occurrence",
"measurement", "observation")
)
|
ctn |
database connection |
schema |
character vector of target schema |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.