CRAN
tsibble 0.8.2
Tidy Temporal Data Frames and Tools
Released Jun 10, 2019 by Earo Wang
This package cannot yet be used with Renjin it depends on other packages which are not available: tidyr 0.8.3 and anytime 0.3.4
Dependencies
tidyr 0.8.3 anytime 0.3.4 purrr 0.3.2 lubridate 1.7.4 tibble 2.1.3 dplyr 0.8.2 tidyselect 0.2.5 rlang 0.4.0 Rcpp
Provides a 'tbl_ts' class (the 'tsibble') to store and manage temporal data in a data-centric format, which is built on top of the 'tibble'. The 'tsibble' aims at easily manipulating and analysing temporal data, including counting and filling in time gaps, aggregate over calendar periods, performing rolling window calculations, and etc.