Learn R Programming

cloudos (version 0.4.0)

cb_list_cohorts: List cohorts

Description

Extracts the data frame with limited cohort data columns.

Usage

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

Value

A data frame with available cohorts.

Arguments

size

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

cb_version

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

Examples

Run this code
if (FALSE) {
cohorts_list()
}

Run the code above in your browser using DataLab