make_temporal_tsibble: Update the temporal cubble to include the tsibble class...

View source: R/tsibble.R

make_temporal_tsibbleR Documentation

Update the temporal cubble to include the tsibble class (tbl_ts)

Description

Update the temporal cubble to include the tsibble class (tbl_ts)

Usage

make_temporal_tsibble(x)

Arguments

x

object of class temporal_cubble_df

Examples

climate_mel |> face_temporal() |> make_temporal_tsibble()

cubble documentation built on Sept. 11, 2024, 7:19 p.m.