reset.features {SIAMCAT} | R Documentation |
Function reset features in siamcat@phylose@otu_table to those in siamcat@orig_feat in an object of class siamcat-class
reset.features(siamcat)
siamcat |
an object of class siamcat-classt |
Reset features in siamcat@phylose@otu_table to those in siamcat@orig_feat
A new siamcat-class object
data(siamcat_example) siamcat_example <- reset.features(siamcat_example)