powered by
Plot time series against lagged versions of themselves
gglagplot(ts, lags = 1, nrow = NULL, ncol = NULL)
stats::ts instance
stats::ts
Number of lag plots desired
Number of plot rows
Number of plot columns
ggplot
# NOT RUN { gglagplot(AirPassengers) # }
Run the code above in your browser using DataLab