vec_ptype2.classified.factor {yamlet}R Documentation

Find Common Type for classified, factor

Description

Find common type for classified, factor.

Usage

## S3 method for class 'classified.factor'
vec_ptype2(x, y, ...)

Arguments

x

classified

y

factor

...

ignored


[Package yamlet version 1.2.5 Index]