rarefaction {pctax} | R Documentation |
Rarefy a otutab
Description
Rarefy a otutab
Usage
rarefaction(otutab, sample = NULL)
Arguments
otutab |
otutab |
sample |
number |
Value
a rarefied otutab
Examples
data(otutab, package = "pcutils")
rarefaction(otutab)
[Package pctax version 0.1.1 Index]