Package: ggtime 0.2.0.9000
ggtime: Grammar of Graphics and Plot Helpers for Time Series Visualization
Extends the capabilities of 'ggplot2' by providing grammatical elements and plot helpers designed for visualizing temporal patterns. The package implements a grammar of temporal graphics, which leverages calendar structures to highlight changes over time. The package also provides plot helper functions to quickly produce commonly used time series graphics, including time plots, season plots, and seasonal sub-series plots.
Authors:
ggtime_0.2.0.9000.tar.gz
ggtime_0.2.0.9000.zip(r-4.7)ggtime_0.2.0.9000.zip(r-4.6)ggtime_0.2.0.9000.zip(r-4.5)
ggtime_0.2.0.9000.tgz(r-4.6-any)ggtime_0.2.0.9000.tgz(r-4.5-any)
ggtime_0.2.0.9000.tar.gz(r-4.7-any)ggtime_0.2.0.9000.tar.gz(r-4.6-any)
ggtime_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ggtime/json (API)
NEWS
| # Install 'ggtime' in R: |
| install.packages('ggtime', repos = c('https://robjhyndman.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mitchelloharawild/ggtime/issues
Pkgdown/docs site:https://pkg.mitchelloharawild.com
Last updated from:eeb884977b. Checks:7 ERROR, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 185 | ||
| source / vignettes | OK | 239 | ||
| linux-release-x86_64 | ERROR | 212 | ||
| macos-release-arm64 | ERROR | 100 | ||
| macos-oldrel-arm64 | ERROR | 90 | ||
| windows-devel | ERROR | 142 | ||
| windows-release | ERROR | 187 | ||
| windows-oldrel | ERROR | 185 | ||
| wasm-release | OK | 148 |
Exports:aes_nudgeautolayerautoplotcoord_calendarcoord_loopgeom_time_linegg_armagg_irfgg_laggg_seasongg_subseriesgg_tsdisplaygg_tsresidualsposition_time_absoluteposition_time_civilPositionTimeAbsolutePositionTimeCivilscale_x_cf_lagscale_x_mixtimescale_y_mixtime
Dependencies:anytimeBHclicpp11digestdistributionaldplyrfabletoolsfarvergenericsggdistggplot2gluegtableisobandlabelinglifecyclelubridatemagrittrmixtimenumDerivpillarpkgconfigprogressrpurrrquadprogR6RColorBrewerRcpprlangS7scalesstringistringrtibbletidyrtidyselecttimechangetsibbletzdbutf8vctrsvecvecviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Decomposition plots | autoplot.dcmp_ts |
| Plot a set of forecasts | autolayer.fbl_ts autoplot.fbl_ts |
| Auto- and Cross- Covariance and -Correlation plots | autoplot.tbl_cf |
| Plot time series from a tsibble | autolayer.tbl_ts autoplot.tbl_ts |
| Calendar coordinates | coord_calendar |
| Looped coordinates | coord_loop |
| Line geometry with temporal semantics | geom_time_line |
| Plot characteristic ARMA roots | gg_arma |
| Plot impulse response functions | gg_irf |
| Lag plots | gg_lag |
| Seasonal plot | gg_season |
| Seasonal subseries plots | gg_subseries |
| Ensemble of time series displays | gg_tsdisplay |
| Ensemble of time series residual diagnostic plots | gg_tsresiduals |
| Position adjustments for timezones | PositionTimeAbsolute PositionTimeCivil position_time position_time_absolute position_time_civil |
| Position scales for mixtime data | scale_mixtime scale_x_mixtime scale_y_mixtime |
