Finds all cohorts and their ids in the current project

find_all_cohorts()

Value

data.frame listing all cohorts in the project. Cohort ID, name, project_id, project_record ID, and the linked dataset ID is returned

Examples


if (FALSE) {
find_all_cohorts()
}