Extracts the data frame with limited cohort data columns.

cb_list_cohorts(size = 10, cb_version = "v2")

Arguments

size

Number of cohort entries from database. (Optional) Default - 10

cb_version

cohort browser version. ["v1" | "v2"] (Optional) Default - "v2"

Value

A data frame with available cohorts.

Examples

if (FALSE) {
cohorts_list()
}