Description Usage Arguments Value Examples
Calculate relative abundances
1 | to_rel_abun(dat)
|
dat |
data.frame of absolute OTU abundances with columns as OTUs and rows as samples |
data.frame of relative OTU abundances
1 | to_rel_abun(data.frame(otu1 = 1:3, otu2 = 0:2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.