View source: R/cb_cohorts_list.R
cb_list_cohorts | R Documentation |
Extracts the data frame with limited cohort data columns.
cb_list_cohorts(size = 10, cb_version = "v2")
size |
Number of cohort entries from database. (Optional) Default - 10 |
cb_version |
cohort browser version. ["v1" | "v2"] (Optional) Default - "v2" |
A data frame with available cohorts.
## Not run:
cohorts_list()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.