rm_low | R Documentation |
Remove the low relative items in each column
rm_low(otutab, relative_threshold = 0.0001)
otutab |
otutab |
relative_threshold |
threshold, default: 1e-4 |
data.frame
data(otutab)
rm_low(otutab)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.