vec_cast.factor.classified {yamlet} | R Documentation |
Cast to factor from classified
Description
Cast to factor from classified.
Usage
## S3 method for class 'factor.classified'
vec_cast(x, to, ...)
Arguments
x |
classified |
to |
factor |
... |
ignored |
[Package yamlet version 1.2.0 Index]