R/as-tsibble.R
new_tsibble.Rd
Create a subclass of a tsibble
new_tsibble(x, ..., class = NULL)
A tbl_ts, required.
tbl_ts
Name-value pairs defining new attributes other than a tsibble.
Subclasses to assign to the new object, default: none.