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