valid.OTU: Validate an OTU Table

Description Usage Arguments Value Author(s) Examples

Description

This function consumes one or two OTU tables and checks if they are formatted properly and contain valid data.

Usage

1
valid.OTU(otu1, otu2 = NULL)

Arguments

otu1

the first OTU table to check.

otu2

the second OTU table to check.

Value

If the table is not valid, an error will be raised with a description explaining the problem. If the table is valid, NULL will be returned invisibly.

Author(s)

Wen Chen and Joshua Simpson.

Examples

1
2
3

RAM documentation built on May 2, 2019, 3:04 p.m.