| cohort_summary | R Documentation |
Get summary statistics for a cohort.
cohort_summary(con, cohort_id, cohort_schema = NULL)
con |
DBI connection. |
cohort_id |
Integer |
cohort_schema |
Schema containing the cohort table ( |
A tibble with n_entries, n_persons, min_start, max_end.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.