Description Usage Arguments Details
Create a month-year label. Intended to be used for ggplot2 plots primarily
(but perhaps also kable tables).
| 1 | get_yyyymm(yyyy = NULL, mm = NULL, format = "%b %Y", upper = FALSE)
 | 
| yyyy | numeric. Year. | 
| mm | numeric. Month. | 
| format | character. Format expression. | 
| upper | logical. Indicates whether to upper-case ALL letters in month name. | 
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.