plot_date_to_cohort_quarter: Depict the intervals created by function...

Description Usage Arguments Examples

View source: R/plot_date_to_cohort.R

Description

Create plot illustrating how function date_to_cohort_quarter works. plot_date_to_cohort_quarter is typically used for learning or documentation, rather than for actual data analysis.

Usage

1

Arguments

date

Dates of events or measurements.

Examples

1
2
3
plot_date_to_cohort_quarter(date = c("2024-03-27",
                                     "2022-05-13",
                                     "2022-11-09"))

johnrbryant/demprep documentation built on Dec. 31, 2021, 11:58 a.m.