plot_time_series.Rd
Plot ggplot2 Time Series
plot_time_series(
data,
date_start = NULL,
date_end = NULL,
fred_data_transformation = NULL,
transformations = c("mean", "median", "smooth", "lm"),
is_static = T,
labels = TRUE,
use_log = F,
x_breaks = 12,
include_zoom = T,
include_recessions = T,
use_stock = F
)