addCohortTableIndex | R Documentation |
Adds an index on subject_id and cohort_start_date to a cohort table. Note, currently only indexes will be added if the table is in a postgres database.
addCohortTableIndex(cohort)
cohort |
A cohort table in a cdm reference. |
The cohort table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.