build_frequency_count_tables: Build frequency count tables from an OTU table

View source: R/tools_build.R

build_frequency_count_tablesR 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.


breakaway documentation built on Nov. 22, 2022, 5:08 p.m.