classified {yamlet} | R Documentation |
Classify Something
Description
Classifies something.
Generic, with method classified.default
Usage
classified(x, ...)
Arguments
x |
object of dispatch |
... |
passed arguments |
Value
see methods
See Also
Other classified:
[.classified()
,
[<-.classified()
,
[[.classified()
,
[[<-.classified()
,
as.integer.classified()
,
c.classified()
,
classified.classified()
,
classified.data.frame()
,
classified.default()
,
classified.dvec()
,
classified.factor()
,
desolve.classified()
,
unclassified()
,
unclassified.classified()
,
unclassified.data.frame()
Examples
example(classified.default)
[Package yamlet version 1.2.0 Index]