get_special_case: Process special materialized views from the set available on...

Description Usage Arguments Details Value Author(s)

Description

Process special materialized views from the set available on the MIMIC code repository This function creates a materialized view from those available on the MIMIC code repository. See details about where these come from.

Usage

1
get_special_case(xml, dbSource, conn)

Arguments

xml

a character string URL to the location of a XML file containing special handling instructions.

dbSource

your dplyr database source (Currently must be postgres). Defaults to pg_src in the global environment.

conn

your postgres DBI object to connect to the postgres db

Details

TBD

Value

a remote processed view (dplyr).

Author(s)

Jesse D. Raffa


jraffa/MIMICutil documentation built on May 6, 2019, 7:32 a.m.