tibbletime-package |
tibbletime: time-aware tibbles |
as_period |
Change 'tbl_time' periodicity |
as_tbl_time |
Create 'tbl_time' objects |
create_series |
Create a 'tbl_time' object with a sequence of regularly spaced dates |
expand_index |
Expand a 'tbl_time' index |
FANG |
Stock prices for Facebook, Amazon, Netflix and Google from 2013-2016 |
FB |
Stock prices for Facebook from 2013-2016 |
retrieve_index |
Retrieve a 'tbl_time' index |
retrieve_time_zone |
Retrieve a 'tbl_time' time zone |
rollify |
Create a rolling version of any function |
tbl_time |
Create 'tbl_time' objects |
tibbletime |
tibbletime: time-aware tibbles |
time_ceiling |
Ceiling a 'tbl_time' object |
time_collapse |
Collapse a 'tbl_time' object so that all observations in a period share the same date |
time_filter |
Succinctly filter a 'tbl_time' object by date |
time_floor |
Floor a 'tbl_time' object |
time_group |
Generate a vector of time-based groupings |
time_nest |
Nest a 'tbl_time' to a specified time period |
time_summarise |
Summarise a 'tbl_time' by period |
time_summarize |
Summarise a 'tbl_time' by period |
time_unnest |
Unnest a 'tibble' containing a list-column of 'tbl_time' objects |
tmap |
Apply a function to each element of a 'tbl_time' object. |
tmap_chr |
Apply a function to each element of a 'tbl_time' object. |
tmap_dbl |
Apply a function to each element of a 'tbl_time' object. |
tmap_df |
Apply a function to each element of a 'tbl_time' object. |
tmap_dfc |
Apply a function to each element of a 'tbl_time' object. |
tmap_dfr |
Apply a function to each element of a 'tbl_time' object. |
tmap_int |
Apply a function to each element of a 'tbl_time' object. |
tmap_lgl |
Apply a function to each element of a 'tbl_time' object. |
[.tbl_time |
Succinctly filter a 'tbl_time' object by date |