cohort_start: Initialize a new ggconsort cohort

Description Usage Arguments Value

View source: R/cohort_start.R

Description

Creates an object with an optional label which stores the originating source data for downstream ggconsort cohorts

Usage

1
cohort_start(.data, label = NULL)

Arguments

.data

A data frame or tibble

label

A character string to describe the set of cohorts

Value

Returns a ggconsort_cohort object with $data and $labels items


tgerke/ggconsort documentation built on Dec. 23, 2021, 8:49 a.m.