These methods are the extensions that allow tsibble objects to work with vctrs.
# S3 method for tbl_ts
vec_ptype2(x, y, ...)# S3 method for tbl_ts
vec_cast(x, to, ...)
# S3 method for yearmonth
vec_cast(x, to, ...)
# S3 method for yearmonth
vec_ptype2(x, y, ...)
# S3 method for yearmonth
vec_arith(op, x, y, ...)
# S3 method for yearmonth
obj_print_data(x, ...)
# S3 method for yearquarter
vec_cast(x, to, ...)
# S3 method for yearquarter
vec_ptype2(x, y, ...)
# S3 method for yearquarter
vec_arith(op, x, y, ...)
# S3 method for yearquarter
obj_print_data(x, ...)
# S3 method for yearweek
vec_cast(x, to, ...)
# S3 method for yearweek
vec_ptype2(x, y, ...)
# S3 method for yearweek
vec_arith(op, x, y, ...)