Description Usage Arguments Details Value
Init Tables
1 |
connectionDetails |
An R object of type ConnectionDetails (details for the function that contains server info, database type, optionally username/password, port) |
resultsDatabaseSchema |
Fully qualified name of database schema that we can write final results to. Default is cdmDatabaseSchema. On SQL Server, this should specifiy both the database and the schema, so for example, on SQL Server, 'cdm_results.dbo'. |
useMppBulkLoad |
In the insertTable function, should we use MPP bulk loading? (Redshift and PDW only) |
Initalizes lookup and result tables for pregnancy algorithm. Uses Bulk upload in InsertTable if possible.
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.