batch_combine {OTU_table}
R Documentation
combine of two batch data
Description
Usage
batch_combine
(
batch1
,
batch2
);
Arguments
batch1
[as
OTUTable
]
batch2
[as
OTUTable
]
Details
Authors
metagenomics_kit
Value
this function returns data object of type
OTUTable[]
.
clr value class
OTUTable[]
Examples
[Package
OTU_table
version 1.0.0.0
Index
]