CRAN

tibbletime 0.1.2

Time Aware Tibbles

Released Feb 11, 2019 by Davis Vaughan

This package cannot yet be used with Renjin it depends on other packages which are not available: tibble 2.1.1, dplyr 0.8.0.1, rlang 0.3.4, and purrr 0.3.2

Dependencies

dplyr 0.8.0.1 rlang 0.3.4 purrr 0.3.2 tibble 2.1.1 assertthat 0.2.1 lubridate 1.7.4 hms 0.4.2 glue 1.3.1 zoo 1.8-5 Rcpp

Built on top of the 'tibble' package, 'tibbletime' is an extension that allows for the creation of time aware tibbles. Some immediate advantages of this include: the ability to perform time-based subsetting on tibbles, quickly summarising and aggregating results by time periods, and creating columns that can be used as 'dplyr' time-based groups.

Source

R
C
C++

View GitHub Mirror

Release History