# Get information about specific cohorts by their symbols (acronyms)
get_cohorts(cohort_symbol = c('23andMe', 'IPOBCS'))
# Get info on all cohorts (may take a few minutes to download)
if (FALSE) {
get_cohorts()
}
Run the code above in your browser using DataLab