reset.features {SIAMCAT}R Documentation

reset.features

Description

Function reset features in siamcat@phylose@otu_table to those in siamcat@orig_feat in an object of class siamcat-class

Usage

reset.features(siamcat)

Arguments

siamcat

an object of class siamcat-classt

Details

Reset features in siamcat@phylose@otu_table to those in siamcat@orig_feat

Value

A new siamcat-class object

Examples

    data(siamcat_example)
    siamcat_example <- reset.features(siamcat_example)

[Package SIAMCAT version 1.0.0 Index]