summary.Retention: Prints summary information aggregated across cohorts.

Description Usage Arguments

View source: R/summary.retention.r

Description

Prints summary information aggregated across cohorts.

Usage

1
2
3
## S3 method for class 'Retention'
summary(object, retentionMonths = c(15),
  completionMonths = c(36, 48, 72, 96), ...)

Arguments

retentionMonths

the months to label for the retention rates.

completionMonths

the months to label for completion rates.

...

currently unused.


jbryer/retention documentation built on May 18, 2019, 7:03 p.m.