View source: R/CohortConstruction.R
This function takes as a parameter a SQL script used to generate a cohort and performs a string search for tokens that indicate to generate the inclusion statistics. This SQL is usually generated by circe-be.
This function also assumes that the SQL passed into the function has not been translated to a specific SQL dialect.
1 |
sql |
A string containing the SQL used to instantiate a cohort. This code assumes that the SQL has not been rendered using SqlRender in order to detect tokens that indicate the generation of inclusion rule statistics in addition to the cohort. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.