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@posit.co>
LicenseMIT + file LICENSE
Version0.1.9.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 Dec. 9, 2024, 10:12 a.m.