Description Usage Arguments Details
View source: R/00-01-cat-casting-boilerplates.R
Based on browseVignettes('vctrs')
1 2 | ## S3 method for class 'cat_categorical'
vec_ptype2(x, y, ...)
|
x |
vector object |
y |
vector object |
... |
additional arguments |
start with the boilerplate for vec_ptype2() this is just so later we can write vec_ptype2.cat_categorical.OTHERCLASS to define how these two classes should be coerced together
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.