Learn R Programming

yamlet (version 0.5.3)

as_classified: Coerce to Classified

Description

Coerce something to classified. Generic, with method for factor.

Usage

as_classified(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

See Also

Other classified: [.classified(), as_classified.factor()

Examples

Run this code
# NOT RUN {
example(as_classified.factor)
# }

Run the code above in your browser using DataLab