new_tsibble: Create a subclass of a tsibble

View source: R/as-tsibble.R

new_tsibbleR Documentation

Create a subclass of a tsibble

Description

Create a subclass of a tsibble

Usage

new_tsibble(x, ..., class = NULL)

Arguments

x

A tbl_ts, required.

...

Name-value pairs defining new attributes other than a tsibble.

class

Subclasses to assign to the new object, default: none.


earowang/tsibble documentation built on Feb. 6, 2024, 11:27 a.m.