CRAN v0.4.0
New features
- Added
gg_irf()for plotting impulse responses (typically obtained from using
IRF()with fable models). - Added cointegration tests
cointegration_johansen()and
cointegration_phillips_ouliaris()fromurca.
Improvements
- Documentation improvements.
Bug fixes
- Fixed
gg_season()not wrapping acrossfacet_periodargument correctly.