collect.cohort_table: To collect a cohort_table
object.
Description
To collect a cohort_table
object.
Usage
# S3 method for cohort_table
collect(x, ...)
Value
A data frame with the cohort_table
Arguments
- x
cohort_table
object.
- ...
Not used (for compatibility).