R/dx.R
find_all_cohorts.Rd
Finds all cohorts and their ids in the current project
find_all_cohorts()
data.frame listing all cohorts in the project. Cohort ID, name, project_id, project_record ID, and the linked dataset ID is returned
data.frame
if (FALSE) { find_all_cohorts() }