Learn R Programming

fabletools (version 0.5.0)

fable-vctrs: Internal vctrs methods

Description

These methods are the extensions that allow fable objects to work with vctrs.

Usage

# S3 method for fbl_ts
vec_ptype2(x, y, ...)

# S3 method for fbl_ts vec_cast(x, to, ...)

Arguments