Plot helpersPlot helper functions suitable for quickly creating time series plots during a data analysis workflow. These functions are convenient to use, but have limited customisation options. For more control, use the grammar extensions to construct the plots directly. |
|
---|---|
Plot characteristic ARMA roots |
|
Plot impulse response functions |
|
Lag plots |
|
Seasonal plot |
|
Seasonal subseries plots |
|
Ensemble of time series displays |
|
Ensemble of time series residual diagnostic plots |
|
Decomposition plots |
|
Plot a set of forecasts |
|
Auto- and Cross- Covariance and -Correlation plots |
|
Plot time series from a tsibble |
|
Grammar extensionsExtensions to the ggplot2 grammar of graphics for plotting time series data. These functions provide greater customisation options than the plot helpers, but require more code to set up. |
|
Line geometry with temporal semantics |
|
Position scales for mixtime data |
|
Calendar coordinates |
|
Looped coordinates |
|
Position adjustments for timezones |