#'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}
#'
#'@docType package
#'@name recessionR
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.