Description Usage Arguments Value
View source: R/GenerateEpisodeTable.R
GenerateEpisodeTable Generate regimen records for target regimen in episode table form and insert to database.
1 2 3 | generateEpisodeTable(targetRegimenConceptIds, connectionDetails,
cohortTable, cdmDatabaseSchema, cohortDatabaseSchema, targetCohortId,
maxCores)
|
targetRegimenConceptIds |
regimen concept ids |
connectionDetails |
An object of type |
cohortTable |
The name of the table that will be created in the work database schema. This table will hold the exposure and outcome cohorts used in this study. |
maxCores |
Number of cores using in clusterApply |
records of the target single regimen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.