Description Usage Arguments Examples
View source: R/date_functions.R
Converts a quarter (format Q1 1987 or 1987 Q1) to a date
1 | quarter_to_date(year_and_quarter, q1_month = 3)
|
year_and_quarter |
a string, format Q1 1987 or 1987 Q1 |
q1_month |
an integer or string can be 1 or 3, defaults to Q1 being the first of march (q1_month = 3) |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.