vctrs-data-frame | 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, ...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.