orig_feat<- | R Documentation |
x
orig_feat slotAssign a new otu_table object to x
orig_feat slot
orig_feat(x) <- value
## S4 replacement method for signature 'siamcat,otu_table'
orig_feat(x) <- value
x |
an object of class siamcat-class |
value |
an object of class otu_table-class |
none
data(siamcat_example)
orig_feat(siamcat_example) <- orig_feat(siamcat_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.