build_frequency_count_tables {breakaway} | R Documentation |
Build frequency count tables from an OTU table
Description
Build frequency count tables from an OTU table
Usage
build_frequency_count_tables(the_table)
Arguments
the_table |
An OTU table as a data frame or a matrix. Columns are the samples and rows give the taxa. |
Value
A list of frequency count tables corresponding to the columns.
[Package breakaway version 4.8.4 Index]