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.


adw96/breakaway documentation built on Dec. 12, 2023, 2:19 a.m.