fable-vctrs {fabletools} | R Documentation |
Internal vctrs methods
Description
These methods are the extensions that allow fable objects to work with vctrs.
Usage
## S3 method for class 'fbl_ts'
vec_ptype2(x, y, ...)
## S3 method for class 'fbl_ts'
vec_cast(x, to, ...)
[Package fabletools version 0.5.0 Index]