geom_recession.Rd
Return a geom_rect() that identifies recessions for a given time series plot
geom_recession(
data = NULL,
stat = "identity",
position = "identity",
...,
alpha = 0.2,
fill = "dodgerblue3",
show.legend = NA,
inherit.aes = TRUE
)
A geom_rect() that can be added to a ggplot time series plot