buildCohortQuery: Build cohort SQL

View source: R/CohortSqlBuilder.R

buildCohortQueryR Documentation

Build cohort SQL

Description

Generates the OMOP CDM Sql to generate the cohort expression

Usage

buildCohortQuery(expression, options)

Arguments

expression

result of cohortExpressionFromJson containing the cohort expression.

options

The options built using createGenerateOptions()

Value

A character vector containing the OHDSI Sql for the cohort expression


OHDSI/CirceR documentation built on April 26, 2024, 9:44 a.m.