Learn R Programming

⚠️There's a newer version (0.1.9) of this package.Take me there.

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

7,072

Version

0.1.8

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Davis Vaughan

Last Published

January 24th, 2023

Functions in tibbletime (0.1.8)

collapse_by

Collapse a tbl_time object by its index
floor_index

FANG

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

Getters
collapse_index

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

Create a new tbl_time object
partition_index

Partition an index vector into an integer vector representing groups
tibbletime

tibbletime: time-aware tibbles
filter_time

Succinctly filter a tbl_time object by its index
create_series

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

Stock prices for Facebook from 2013-2016
ceiling_index

as_period

Change tbl_time periodicity
reconstruct

Reconstruct an S3 class from a template
reexports

Objects exported from other packages
parse_period

Parse a character period specification
rollify

Create a rolling version of any function
posixct_numeric_to_datetime

Converting a posixct numeric time back to a classed datetime
as_tbl_time

Create tbl_time objects