Internal vctrs method to restore the custom `campsis_tbl` class attributes, specifically copying over the S4 metadata object, after a vector operation.
# S3 method for campsis_tbl
vec_restore(x, to, ...)A restored `campsis_tbl` object with appropriate metadata and classes.
A tibble or vector to restore.
The original `campsis_tbl` object to restore to.
Additional arguments passed to methods.