Description Usage Arguments Details
Create a date object (or, alternatively, a character) given date parameters.
| 1 2 | get_yyyymmdd(yyyy = NULL, mm = NULL, dd, default_day = TRUE,
  as_date = TRUE, sep = "-")
 | 
| yyyy | numeric. Year. | 
| mm | numeric. Month. | 
| dd | numeric. Day. | 
| default_day | logical. Indicates whether to set a default day. Used ONLY if  | 
| as_date | logical. Indiciates whether to convert the return value to a date. | 
| sep | character. Used ONLY in the case that  | 
This function was originally used for some work-related project(s) (for outages).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.