latest_weekday | R Documentation |
Find the Latest Target Weekday
latest_weekday(date = Sys.Date(), day = 1, char = FALSE)
date |
A date, by default the current system date. |
day |
Numeric, defaults to 1 (Monday). Day of the week to find. See ?floor_date for documentation. |
char |
Logical, defaults to |
A date or character string identifying the latest target day of the week
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.