Description Usage Arguments Details
View source: R/prepare_tables.R
Collects and processes some of the smaller database tables:
1 | prepare_tables(connection, schema_name)
|
connection |
a connection object created with |
schema_name |
a character vector for the target schema within the DB |
person
visit_occurrence
visit_detail
death
As these tables grow, it might be prudent to do this preparation in the DB.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.