vctrs-data-frame {vctrs} | R Documentation |
These functions help the base data.frame class fit into the vctrs type system by providing coercion and casting functions.
## S3 method for class 'data.frame' vec_ptype2(x, y, ...) ## S3 method for class 'data.frame' vec_cast(x, to, ...)