K2data | R Documentation |
Retrieve or assign matrix of data used in K2Taxonomer run.
K2data(K2res)
K2data(K2res) <- value
## S4 method for signature 'K2'
K2data(K2res)
## S4 replacement method for signature 'K2'
K2data(K2res) <- value
K2res |
K2 class object. |
value |
Matrix. Numeric data used for K2Taxonomer run. |
Matrix. Numeric data used for K2Taxonomer run.
data(K2res)
K2data(K2res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.