A B C D F G H I K L M N P R S T U Y
| tsibble-package | tsibble: tidy temporal data frames and tools |
| anti_join.tbl_ts | Tidyverse methods for tsibble |
| append_case | New tsibble data and append new observations to a tsibble |
| append_row | New tsibble data and append new observations to a tsibble |
| are_duplicated | Test duplicated observations determined by key and index variables |
| arrange.grouped_ts | Tidyverse methods for tsibble |
| arrange.tbl_ts | Tidyverse methods for tsibble |
| as.data.frame.tbl_ts | Coerce to a tibble or data frame |
| as.ts.tbl_ts | Coerce a tsibble to a time series |
| as_tibble.tbl_ts | Coerce to a tibble or data frame |
| as_tsibble | Coerce to a tsibble object |
| as_tsibble.data.frame | Coerce to a tsibble object |
| as_tsibble.hts | Coerce to a tsibble object |
| as_tsibble.list | Coerce to a tsibble object |
| as_tsibble.mts | Coerce to a tsibble object |
| as_tsibble.tbl_df | Coerce to a tsibble object |
| as_tsibble.ts | Coerce to a tsibble object |
| build_tsibble | Low-level constructor for a tsibble object |
| count_gaps | Count implicit gaps |
| difference | Lagged differences |
| duplicates | Test duplicated observations determined by key and index variables |
| fill.grouped_ts | Tidyverse methods for tsibble |
| fill.tbl_ts | Tidyverse methods for tsibble |
| fill_gaps | Turn implicit missing values into explicit missing values |
| filter.tbl_ts | Tidyverse methods for tsibble |
| filter_index | A shorthand for filtering time index for a tsibble |
| full_join.tbl_ts | Tidyverse methods for tsibble |
| future_pslide | Sliding window in parallel |
| future_pslide_chr | Sliding window in parallel |
| future_pslide_dbl | Sliding window in parallel |
| future_pslide_dfc | Sliding window in parallel |
| future_pslide_dfr | Sliding window in parallel |
| future_pslide_int | Sliding window in parallel |
| future_pslide_lgl | Sliding window in parallel |
| future_pstretch | Stretching window in parallel |
| future_pstretch_chr | Stretching window in parallel |
| future_pstretch_dbl | Stretching window in parallel |
| future_pstretch_dfc | Stretching window in parallel |
| future_pstretch_dfr | Stretching window in parallel |
| future_pstretch_int | Stretching window in parallel |
| future_pstretch_lgl | Stretching window in parallel |
| future_ptile | Tiling window in parallel |
| future_ptile_chr | Tiling window in parallel |
| future_ptile_dbl | Tiling window in parallel |
| future_ptile_dfc | Tiling window in parallel |
| future_ptile_dfr | Tiling window in parallel |
| future_ptile_int | Tiling window in parallel |
| future_ptile_lgl | Tiling window in parallel |
| future_slide | Sliding window in parallel |
| future_slide() | Sliding window in parallel |
| future_slide2 | Sliding window in parallel |
| future_slide2_chr | Sliding window in parallel |
| future_slide2_dbl | Sliding window in parallel |
| future_slide2_dfc | Sliding window in parallel |
| future_slide2_dfr | Sliding window in parallel |
| future_slide2_int | Sliding window in parallel |
| future_slide2_lgl | Sliding window in parallel |
| future_slide_chr | Sliding window in parallel |
| future_slide_dbl | Sliding window in parallel |
| future_slide_dfc | Sliding window in parallel |
| future_slide_dfr | Sliding window in parallel |
| future_slide_int | Sliding window in parallel |
| future_slide_lgl | Sliding window in parallel |
| future_stretch | Stretching window in parallel |
| future_stretch() | Stretching window in parallel |
| future_stretch2 | Stretching window in parallel |
| future_stretch2_chr | Stretching window in parallel |
| future_stretch2_dbl | Stretching window in parallel |
| future_stretch2_dfc | Stretching window in parallel |
| future_stretch2_dfr | Stretching window in parallel |
| future_stretch2_int | Stretching window in parallel |
| future_stretch2_lgl | Stretching window in parallel |
| future_stretch_chr | Stretching window in parallel |
| future_stretch_dbl | Stretching window in parallel |
| future_stretch_dfc | Stretching window in parallel |
| future_stretch_dfr | Stretching window in parallel |
| future_stretch_int | Stretching window in parallel |
| future_stretch_lgl | Stretching window in parallel |
| future_tile | Tiling window in parallel |
| future_tile() | Tiling window in parallel |
| future_tile2 | Tiling window in parallel |
| future_tile2_chr | Tiling window in parallel |
| future_tile2_dbl | Tiling window in parallel |
| future_tile2_dfc | Tiling window in parallel |
| future_tile2_dfr | Tiling window in parallel |
| future_tile2_int | Tiling window in parallel |
| future_tile2_lgl | Tiling window in parallel |
| future_tile_chr | Tiling window in parallel |
| future_tile_dbl | Tiling window in parallel |
| future_tile_dfc | Tiling window in parallel |
| future_tile_dfr | Tiling window in parallel |
| future_tile_int | Tiling window in parallel |
| future_tile_lgl | Tiling window in parallel |
| gather.tbl_ts | Tidyverse methods for tsibble |
| group_by.tbl_ts | Tidyverse methods for 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 | Return index variable from a tsibble |
| index2 | Return index variable from a tsibble |
| index2_var | Return index variable from a tsibble |
| index_by | Group and collapse by time index |
| index_valid | Add custom index support for a tsibble |
| index_var | Return index variable from a tsibble |
| inner_join.tbl_ts | Tidyverse methods for tsibble |
| interval | Meta-information of a tsibble |
| is.grouped_ts | If the object is a tsibble |
| is.tsibble | If the object is a tsibble |
| is_53weeks | Represent year-week (ISO) starting on Monday, year-month or year-quarter objects |
| is_duplicated | Test duplicated observations determined by key and index variables |
| is_grouped_ts | If the object is a tsibble |
| is_ordered | Meta-information of a tsibble |
| is_regular | Meta-information of a tsibble |
| is_tsibble | If the object is a tsibble |
| key | Return key variables |
| key_vars | Return key variables |
| left_join.tbl_ts | Tidyverse methods for tsibble |
| measured_vars | Return measured variables |
| measures | Return measured variables |
| mutate.tbl_ts | Tidyverse methods for tsibble |
| nest.tbl_ts | Tidyverse methods for tsibble |
| new_data | New tsibble data and append new observations to a tsibble |
| new_data.tbl_ts | New tsibble data and append new observations to a tsibble |
| new_interval | Create a time interval |
| new_tsibble | Create a subclass of a tsibble |
| partial_pslider | Partially splits the input to a list according to the rolling window size. |
| partial_slider | Partially splits the input to a list according to the rolling window size. |
| pedestrian | Pedestrian counts in the city of Melbourne |
| pslide | Sliding window calculation over multiple inputs simultaneously |
| pslider | Splits the input to a list according to the rolling window size. |
| pslide_chr | Sliding window calculation over multiple inputs simultaneously |
| pslide_dbl | Sliding window calculation over multiple inputs simultaneously |
| pslide_dfc | Sliding window calculation over multiple inputs simultaneously |
| pslide_dfr | Sliding window calculation over multiple inputs simultaneously |
| pslide_int | Sliding window calculation over multiple inputs simultaneously |
| pslide_lgl | Sliding window calculation over multiple inputs simultaneously |
| pstretch | Stretching window calculation over multiple simultaneously |
| pstretcher | Split the input to a list according to the stretching window size. |
| pstretch_chr | Stretching window calculation over multiple simultaneously |
| pstretch_dbl | Stretching window calculation over multiple simultaneously |
| pstretch_dfc | Stretching window calculation over multiple simultaneously |
| pstretch_dfr | Stretching window calculation over multiple simultaneously |
| pstretch_int | Stretching window calculation over multiple simultaneously |
| pstretch_lgl | Stretching window calculation over multiple simultaneously |
| ptile | Tiling window calculation over multiple inputs simultaneously |
| ptiler | Splits the input to a list according to the tiling window size. |
| ptile_chr | Tiling window calculation over multiple inputs simultaneously |
| ptile_dbl | Tiling window calculation over multiple inputs simultaneously |
| ptile_dfc | Tiling window calculation over multiple inputs simultaneously |
| ptile_dfr | Tiling window calculation over multiple inputs simultaneously |
| ptile_int | Tiling window calculation over multiple inputs simultaneously |
| ptile_lgl | Tiling window calculation over multiple inputs simultaneously |
| pull_interval | Pull time interval from a vector |
| rename.grouped_ts | Tidyverse methods for tsibble |
| rename.tbl_ts | Tidyverse methods for tsibble |
| right_join.tbl_ts | Tidyverse methods for tsibble |
| scan_gaps | Scan a tsibble for implicit missing observations |
| select.grouped_ts | Tidyverse methods for tsibble |
| select.tbl_ts | Tidyverse methods for tsibble |
| semi_join.tbl_ts | Tidyverse methods for tsibble |
| slice.tbl_ts | Tidyverse methods for tsibble |
| slide | Sliding window calculation |
| slide2 | Sliding window calculation over multiple inputs simultaneously |
| slide2_chr | Sliding window calculation over multiple inputs simultaneously |
| slide2_dbl | Sliding window calculation over multiple inputs simultaneously |
| slide2_dfc | Sliding window calculation over multiple inputs simultaneously |
| slide2_dfr | Sliding window calculation over multiple inputs simultaneously |
| slide2_int | Sliding window calculation over multiple inputs simultaneously |
| slide2_lgl | Sliding window calculation over multiple inputs simultaneously |
| slider | Splits the input to a list according to the rolling window size. |
| slide_chr | Sliding window calculation |
| slide_dbl | Sliding window calculation |
| slide_dfc | Sliding window calculation |
| slide_dfr | Sliding window calculation |
| slide_int | Sliding window calculation |
| slide_lgl | Sliding window calculation |
| slide_tsibble | Perform sliding windows on a tsibble by row |
| spread.tbl_ts | Tidyverse methods for tsibble |
| stretch | Stretching window calculation |
| stretch2 | Stretching window calculation over multiple simultaneously |
| stretch2_chr | Stretching window calculation over multiple simultaneously |
| stretch2_dbl | Stretching window calculation over multiple simultaneously |
| stretch2_dfc | Stretching window calculation over multiple simultaneously |
| stretch2_dfr | Stretching window calculation over multiple simultaneously |
| stretch2_int | Stretching window calculation over multiple simultaneously |
| stretch2_lgl | Stretching window calculation over multiple simultaneously |
| stretcher | Split the input to a list according to the stretching window size. |
| stretch_chr | Stretching window calculation |
| stretch_dbl | Stretching window calculation |
| stretch_dfc | Stretching window calculation |
| stretch_dfr | Stretching window calculation |
| stretch_int | Stretching window calculation |
| stretch_lgl | Stretching window calculation |
| stretch_tsibble | Perform stretching windows on a tsibble by row |
| summarise.tbl_ts | Tidyverse methods for tsibble |
| summarize.tbl_ts | Tidyverse methods for tsibble |
| tidyverse | Tidyverse methods for tsibble |
| tile | Tiling window calculation |
| tile2 | Tiling window calculation over multiple inputs simultaneously |
| tile2_chr | Tiling window calculation over multiple inputs simultaneously |
| tile2_dbl | Tiling window calculation over multiple inputs simultaneously |
| tile2_dfc | Tiling window calculation over multiple inputs simultaneously |
| tile2_dfr | Tiling window calculation over multiple inputs simultaneously |
| tile2_int | Tiling window calculation over multiple inputs simultaneously |
| tile2_lgl | Tiling window calculation over multiple inputs simultaneously |
| tiler | Splits the input to a list according to the tiling window size. |
| tile_chr | Tiling window calculation |
| tile_dbl | Tiling window calculation |
| tile_dfc | Tiling window calculation |
| tile_dfr | Tiling window calculation |
| tile_int | Tiling window calculation |
| tile_lgl | Tiling window calculation |
| 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 |
| transmute.grouped_ts | Tidyverse methods for tsibble |
| transmute.tbl_ts | Tidyverse methods for tsibble |
| tsibble | Create a tsibble object |
| ungroup.grouped_ts | Tidyverse methods for tsibble |
| units_since | Time units since Unix Epoch |
| unnest.lst_ts | Tidyverse methods for tsibble |
| unnest.tbl_ts | Tidyverse methods for tsibble |
| update_tsibble | Update key and index for a tsibble |
| yearmonth | Represent year-week (ISO) starting on Monday, year-month or year-quarter objects |
| yearquarter | Represent year-week (ISO) starting on Monday, year-month or year-quarter objects |
| yearweek | Represent year-week (ISO) starting on Monday, year-month or year-quarter objects |