xtable.Retention: Prints LaTeX of CohortRetention summary.

Description Usage Arguments See Also

View source: R/xtable.Retention.R

Description

Prints LaTeX of CohortRetention summary.

Usage

1
2
3
4
## S3 method for class 'Retention'
xtable(x, caption = NULL, label = NULL, align = NULL,
  digits = NULL, display = NULL, retentionMonths = c(15),
  completionMonths = c(36, 48, 72, 96), ...)

Arguments

x

an R object of type CohortRetention.

caption

the table caption.

label

the table label.

align

the alignment used for cell placement. Unused for grouped results.

digits

the number of digits to display.

display

currently ignored.

...

other parameters passed to xtable and print.xtable.

See Also

xtable

print.xtable


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