ccCompareCollection-class | R Documentation |
"ccCompareCollection"
Holds multiple ccCompareResult
objects.
Objects can be created by calls of the form new("ccCompareCollection", ...)
.
These are not normally created by the user, but rather by ccCompare
while performing the categorical comparisons for each type of category
.Data
:Object of class "list"
names
:Object of class "character"
Class "namedList"
, directly.
Class "list"
, by class "namedList", distance 2.
Class "vector"
, by class "namedList", distance 3.
Class "AssayData"
, by class "namedList", distance 3.
No methods defined with class "ccCompareCollection" in the signature.
Robert M Flight
ccCompareResult
ccCompare
showClass("ccCompareCollection")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.