business-science/tibbletime: Time Aware Tibbles

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.

Getting started

Package details

MaintainerDavis Vaughan <davis@rstudio.com>
LicenseMIT + file LICENSE
Version0.1.8.9000
URL https://github.com/business-science/tibbletime
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("business-science/tibbletime")
business-science/tibbletime documentation built on Jan. 28, 2023, 10:34 a.m.