| quarter_name | R Documentation | 
Quarter name of a date vector, e.g., 2023q2
quarter_name(d)
| d | a vector of dates | 
Year and quarter concatenated delimited by the letter 'q'.
quarter_name(as.Date('2022-01-14'))
quarter_name(ISOdate(1923, 12, 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.