unclassified {yamlet} | R Documentation |
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()
,
as.integer.classified()
,
c.classified()
,
classified()
,
classified.classified()
,
classified.data.frame()
,
classified.default()
,
classified.dvec()
,
classified.factor()
,
desolve.classified()
,
unclassified.classified()
,
unclassified.data.frame()
Examples
example(unclassified.classified)
[Package yamlet version 1.2.5 Index]