powered by
Initialise 'ggplot2' with 'SA' model
init_ggplot(x, ...)
A "SA" or "jsA" model created with 'RJDemetra'.
"SA"
"jsA"
Other parameters passes to ggplot2::ggplot()
ggplot2::ggplot()
mod <- RJDemetra::x13(ipi_c_eu[, "FR"]) init_ggplot(mod) + geom_line(color = "#F0B400") + geom_sa(component = "sa", color = "#155692")
Run the code above in your browser using DataLab