View source: R/CohortCharacterization.R
This function will perform the same actions as the main RunStudy.R::runStudy() function but in a single SQL operation.
1 2 3 4 5 6 7 8 | createBulkCharacteristics(
connection,
oracleTempSchema,
cohortIds,
cdmDatabaseSchema,
cohortDatabaseSchema,
cohortTable
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.