View source: R/CohortSqlBuilder.R
buildCohortQuery | R Documentation |
Generates the OMOP CDM Sql to generate the cohort expression
buildCohortQuery(expression, options)
expression |
result of cohortExpressionFromJson containing the cohort expression. |
options |
The options built using createGenerateOptions() |
A character vector containing the OHDSI Sql for the cohort expression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.