Retrieve a otu_table-class object from orig_feat slot.

orig_feat(siamcat, errorIfNULL=TRUE)

# S4 method for ANY
orig_feat(siamcat)

# S4 method for otu_table
orig_feat(siamcat)

Arguments

siamcat

(Required). An instance of siamcat-class that contains a label or instance of otu_table-class.

Value

The otu_table-class object or NULL.

Examples

data(siamcat_example) data_split(siamcat_example)
#> An object of class "data_split"
#> Error in getDataPart(<S4 object of class structure("data_split", package = "SIAMCAT")>): Data part is undefined for general S4 object