plot.Retention: Plots the results of 'retention' use 'ggplot2'.

Description Usage Arguments

View source: R/plot.Retention.R

Description

Plots the results of retention use ggplot2.

Usage

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

Arguments

ret

the results of retention.

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.