plot.RetentionOverall: Plots a time series for retention and completion rates.

Description Usage Arguments

View source: R/plot.RetentionOverall.R

Description

Plots a time series for retention and completion rates.

Usage

1
2
3
## S3 method for class 'RetentionOverall'
plot(ret, retentionMonths = c(15),
  completionMonths = c(36, 48, 72, 96), legend.position = "none", ...)

Arguments

ret

the results from retention.

retentionMonths

the months to label for the retention rates.

completionMonths

the months to label for completion rates.

legend.position

position of the legend.

...

currently unused.


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