You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#'recessionR: A package for ploting NBER recesssions
#'
#'A R package that allows you to plot NBER recessions gray boxes, both in base plot and in ggplot2. I got the data from the Federal Reserve Bank of ST Louis.
#'
#'There are two main functions: for the base plot, use \code{plot_recession}; for ggplot2, use \code{nber_recessions_ggplot}