prepare_tables: Prepare Small Database Tables

Description Usage Arguments Details

View source: R/prepare_tables.R

Description

Collects and processes some of the smaller database tables:

Usage

1
prepare_tables(connection, schema_name)

Arguments

connection

a connection object created with DBI::dbConnect

schema_name

a character vector for the target schema within the DB

Details

As these tables grow, it might be prudent to do this preparation in the DB.


DocEd/d.inspectEHR documentation built on Aug. 24, 2020, 1:44 p.m.