Creates R6 object for CohortReference
createCohortRef(id, name, description)
Arguments
- id
the cohort id that is being referenced
- name
the name to use for this reference
- description
an optional description to use for this reference.
Value
a R6 class: CohortReference