cohort_summary: Get summary statistics for a cohort.

View source: R/cohort.R

cohort_summaryR Documentation

Get summary statistics for a cohort.

Description

Get summary statistics for a cohort.

Usage

cohort_summary(con, cohort_id, cohort_schema = NULL)

Arguments

con

DBI connection.

cohort_id

Integer cohort_definition_id.

cohort_schema

Schema containing the cohort table (NULL = default).

Value

A tibble with n_entries, n_persons, min_start, max_end.


syrona documentation built on Sept. 5, 2026, 1:06 a.m.