K2info | R Documentation |
Retrieve or assign observation information in K2Taxonomer run.
K2info(K2res)
K2info(K2res) <- value
## S4 method for signature 'K2'
K2info(K2res)
## S4 replacement method for signature 'K2'
K2info(K2res) <- value
K2res |
K2 class object. |
value |
Data frame. Observation information from K2Taxonomer run. |
Data frame. Observation information from K2Taxonomer run.
data(K2res)
head(K2info(K2res))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.