K2results | R Documentation |
Retrieve or assign annotated list of subgroups from K2Taxonomer run.
K2results(K2res)
K2results(K2res) <- value
## S4 method for signature 'K2'
K2results(K2res)
## S4 replacement method for signature 'K2'
K2results(K2res) <- value
K2res |
K2 class object. |
value |
List. A list with an element for each partition. |
List. A list with an element for each partition.
data(K2res)
K2resList <- K2results(K2res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.