A thin S3 wrapper around a data frame returned by zhn_read_cohort().
Inherits from data.frame so all base subscripting and dplyr verbs work;
the class is preserved across [-subsetting but stripped by most dplyr
verbs (use tibble::as_tibble() to opt out cleanly).
Usage
new_cohort_df(x = data.frame(), sheet_to_use = NA_character_)See also
Other classes:
new_diagnostic_blocks(),
new_therapy_blocks()