vec_ptype2.cat_categorical: BOILERPLATES

Description Usage Arguments Details

View source: R/00-01-cat-casting-boilerplates.R

Description

Based on browseVignettes('vctrs')

Usage

1
2
## S3 method for class 'cat_categorical'
vec_ptype2(x, y, ...)

Arguments

x

vector object

y

vector object

...

additional arguments

Details

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


mabafaba/categorical documentation built on May 3, 2020, 9 p.m.