A thin, named accessor for cohort@qc, the audit trail every
cohort_qc() call appends to.
Arguments
- cohort
A Cohort object.
Examples
data(example_cohort)
qc_log(example_cohort)
#> # A tibble: 0 × 6
#> # ℹ 6 variables: scope <chr>, id <chr>, action <chr>, reason <chr>,
#> # previous_status <chr>, timestamp <dttm>