Description Objects from the Class Slots Extends Methods Examples
code"LINCcluster"
Objects can be created by calls of the form new("LINCcluster", ...)
.
results
:Object of class "list"
~~
assignment
:Object of class "vector"
~~
correlation
:Object of class "list"
~~
expression
:Object of class "matrix"
~~
history
:Object of class "environment"
~~
linCenvir
:Object of class "environment"
~~
Class "LINCmatrix"
, directly.
signature(e1 = "LINCcluster", e2 = "LINCfeature")
: ...
signature(linc = "LINCcluster")
: ...
signature(cluster = "LINCcluster")
: ...
signature(file_name = "character", input = "LINCcluster")
: ...
signature(input = "LINCcluster", showCor = "character")
: ...
signature(input = "LINCcluster", showCor = "missing")
: ...
1 | showClass("LINCcluster")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.