Learn R Programming

tibbletime

Package status

tibbletime has been officially retired. We will continue to maintain but not be adding new functionality. Options to get new functionality:

  • timetk - Provides time series visualization, wrangling, and preprocessing using tibble structure
  • tsibble - Provides wrangling using tsibble structure

Copy Link

Version

Install

install.packages('tibbletime')

Monthly Downloads

4,900

Version

0.1.9

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Davis Vaughan

Last Published

December 3rd, 2024

Functions in tibbletime (0.1.9)

as_period

Change tbl_time periodicity
floor_index

reconstruct

Reconstruct an S3 class from a template
reexports

Objects exported from other packages
FANG

Stock prices for Facebook, Amazon, Netflix and Google from 2013-2016
collapse_index

Collapse an index vector so that all observations in an interval share the same date
collapse_by

Collapse a tbl_time object by its index
new_tbl_time

Create a new tbl_time object
parse_period

Parse a character period specification
getters

Getters
FB

Stock prices for Facebook from 2013-2016
create_series

Create a tbl_time object with a sequence of regularly spaced dates
partition_index

Partition an index vector into an integer vector representing groups
rollify

Create a rolling version of any function
as_tbl_time

Create tbl_time objects
filter_time

Succinctly filter a tbl_time object by its index
tibbletime

tibbletime: time-aware tibbles
posixct_numeric_to_datetime

Converting a posixct numeric time back to a classed datetime
ceiling_index