powered by
Required columns for a generated cohort set.
cohortColumns(table, version = "5.3")
Character vector with the column names
Required columns
Either cohort, cohort_set or cohort_attrition
cohort
cohort_set
cohort_attrition
Version of the OMOP Common Data Model.
# \donttest{ library(omopgenerics) cohortColumns("cohort") # }
Run the code above in your browser using DataLab