powered by
Coerce factor to classified. Creates a factor that retains attributes during subsetting.
# S3 method for factor as_classified(x, ...)
factor
ignored arguments
class 'classified' 'factor'
Other classified: [.classified(), as_classified()
[.classified()
as_classified()
# NOT RUN { class(as_classified(factor(letters))) # }
Run the code above in your browser using DataLab