Learn R Programming

googleAnalyticsR (version 0.8.0)

cohort: Cohort object

Description

Cohort object

Usage

cohort(name, type = c("FIRST_VISIT_DATE"), dateRange)

Arguments

name

A unique name for the cohort

type

Type of cohort. Only FIRST_VISIT_DATE is support at the moment.

dateRange

A date_ga4 object

See Also

Other v4 cohort functions: cohortGroup(), cohort_dimension_check(), cohort_metric_check(), make_cohort_group()