ganalytics (version 0.10.4)

Cohort: Cohort.

Description

Get or define a cohort.

Set a cohort of a query.

Usage

Cohort(object, value, type)

Cohort(object) <- value

Arguments

object

to get or set the cohorts of.

value

to set the object's cohorts to.

type

of cohort. Only the default of "FIRST_VISIT_DATE" is currently valid.

See Also

Other date range functions: DateRange, EndDate, StartDate