| table {vctrs} | R Documentation |
These functions help the base table class fit into the vctrs type system by providing coercion and casting functions.
## S3 method for class 'table' vec_ptype2(x, y, ..., x_arg = "", y_arg = "") ## S3 method for class 'table' vec_cast(x, to, ..., x_arg = "", to_arg = "")