Description Usage Arguments Value
Cuts to get the dates of recessions between two dates
1 | recession_dates_ggplot(periodicity, start_date, end_date)
|
periodicity |
What is the periodicity of data used. Only accepts (q)uartely or (m)onthly. You can use the whole word or only the first letter |
start_date |
The start date in |
end_date |
The ending date in |
A dataframe with two columns, the first with the start date of all recessions between start_date
and end_date
and the second column with the end date of all recessions between start_date
and end_date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.