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