Learn R Programming

yamlet (version 0.6.5)

unclassified: Unclassify Something

Description

Unclassify something. Generic, with method unclassified.classified. See also classified.

Usage

unclassified(x, ...)

Arguments

x

object

...

passed arguments

Value

see methods

See Also

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

Examples

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

Run the code above in your browser using DataLab