date_start_and_end_to_date_seq: Compute the sequence of dates in CDCEpi format from the start...

Description Usage Arguments Value See Also

View source: R/date_start_and_end_to_date_seq.R

Description

Compute the sequence of dates in CDCEpi format from the start date to the end date

Usage

1
date_start_and_end_to_date_seq(date_start, date_end)

Arguments

date_start

Start of the date sequence

date_end

End of the date sequence

Value

Array of dates between date_start and date_end in CDCEpi format

See Also

date_start_and_end_to_date_seq


reichlab/cdcForecastUtils documentation built on May 6, 2020, 10:43 a.m.