nber_load_ggplot: Loads the dates of begining and ending of recessions acording...

Description Usage Arguments Value Note See Also

Description

Loads the dates of begining and ending of recessions acording to NBER to be used with ggplot2

Usage

1
nber_load_ggplot(periodicity)

Arguments

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

Value

An matrix with two columns: the first is the beggining of the recession according to NBER and the second column the end

Note

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

See Also

nber_load


danmrc/recessionR documentation built on May 12, 2019, 5:16 p.m.