ym_label | R Documentation |
Format x-axislabels (dates) as year/month in two lines
ym_label(x)
x |
Date vector, usually takes as input the output of |
Character vetor
dates <- seq.Date(Sys.Date(), Sys.Date() + 120, by = "month") ym_label(dates)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.