View source: R/date_management.R
date_to_week_end_date | R Documentation |
Calculate the date of the Saturday that ends the MMWR epidemic week for the given date,offset a specified number of epidemic week from a specified date
date_to_week_end_date(forecast_date, week_offset = 0)
forecast_date |
vector of dates as Date objects |
week_offset |
vector of week offsets. must be either length 1 or the same
length as |
character vector of dates in 'yyyy-mm-dd' format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.