Learn R Programming

yamlet (version 0.6.5)

unclassified.classified: Unclassify Classified

Description

Unclassifies classified. Uses codelist attribute to restore original values, preserving other attributes (and rebuilding codelist).

Usage

# S3 method for classified
unclassified(x, ...)

Arguments

x

classified

...

ignored

Value

vector

See Also

Other classified: [.classified(), [<-.classified(), [[.classified(), [[<-.classified(), c.classified(), classified.data.frame(), classified.default(), classified(), unclassified.data.frame(), unclassified()

Examples

Run this code
# NOT RUN {
example(unclassified.data.frame)
# }

Run the code above in your browser using DataLab