features<- {SIAMCAT} | R Documentation |
x
features slotAssign a new otu_table object to x
features slot
features(x) <- value ## S4 replacement method for signature 'siamcat,otu_table' features(x) <- value
x |
an object of class siamcat-class |
value |
an object of class otu_table-class |
none
data(siamcat_example) features(siamcat_example) <- features(siamcat_example)