Description Usage Arguments Value Note See Also
Loads the dates of begining and ending of recessions acording to NBER to be used with ggplot2
1 | nber_load_ggplot(periodicity)
|
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 |
An matrix with two columns: the first is the beggining of the recession according to NBER and the second column the end
The diference between this command and nber_load
is that this one uses dates in the usual way (human readable), while nber_load
uses the ts
convention, i.e. year.fraction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.