Description Usage Arguments Value Note See Also
The method classification
returns a list of
class cloutput
or clvarseloutput
.
It is often more convenient to work with an object of class
cloutput
instead with a whole list, e.g.
because the convenience method defined for that class can
be used.
For S4 method information, s. join-methods
1 | join(cloutputlist)
|
cloutputlist |
A list of objects of classes |
An object of class cloutput
.
warning:If the elements of
cloutputlist
have originally been of class clvarseloutput
,
the slot varsel
will be dropped !
The result of the join
method is incompatible with the methods
evaluation
, compare
. These require the lists returned by
classification
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.