| as-tibble | Coerce to a tibble or data frame |
| as-tsibble | Coerce to a tsibble object |
| as.ts.tbl_ts | Coerce a tsibble to a time series |
| build_tsibble | Low-level constructor for a tsibble object |
| build_tsibble_meta | Low-level & high-performance constructor for a tsibble object |
| count_gaps | Count implicit gaps |
| default_time_units | Time units from tsibble's "interval" class used for 'seq(by =... |
| difference | Lagged differences |
| duplicates | Test duplicated observations determined by key and index... |
| fill_gaps | Turn implicit missing values into explicit missing values |
| filter_index | A shorthand for filtering time index for a tsibble |
| group_by_key | Group by key variables |
| guess_frequency | Guess a time frequency from other index objects |
| has_gaps | Does a tsibble have implicit gaps in time? |
| holiday_aus | Australian national and state-based public holiday |
| index-by | Group by time index and collapse with 'summarise()' |
| index-rd | Return index variable from a tsibble |
| index_valid | Add custom index support for a tsibble |
| interval-pull | Pull time interval from a vector |
| is-tsibble | If the object is a tsibble |
| key | Return key variables |
| key-data | Key metadata |
| key_drop_default | Default value for .drop argument for key |
| measured-vars | Return measured variables |
| new-data | New tsibble data and append new observations to a tsibble |
| new-interval | Interval constructor for a tsibble |
| new_tsibble | Create a subclass of a tsibble |
| pedestrian | Pedestrian counts in the city of Melbourne |
| reexports | Objects exported from other packages |
| regular | Meta-information of a tsibble |
| scan_gaps | Scan a tsibble for implicit missing observations |
| slide_tsibble | Perform sliding windows on a tsibble by row |
| stretch_tsibble | Perform stretching windows on a tsibble by row |
| tile_tsibble | Perform tiling windows on a tsibble by row |
| time_in | If time falls in the ranges using compact expressions |
| tourism | Australian domestic overnight trips |
| tsibble | Create a tsibble object |
| tsibble-package | tsibble: tidy temporal data frames and tools |
| tsibble-scales | tsibble scales for ggplot2 |
| tsibble-tidyverse | Tidyverse methods for tsibble |
| tsibble-vctrs | Internal vctrs methods |
| unnest_tsibble | Unnest a data frame consisting of tsibbles to a tsibble |
| update_tsibble | Update key and index for a tsibble |
| year-month | Represent year-month |
| year-quarter | Represent year-quarter |
| year-week | Represent year-week based on the ISO 8601 standard (with... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.