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()

huizezhang-sherry/cubble documentation built on Oct. 15, 2024, 8:12 a.m.