View source: R/curation_contents.R
getMostFrequentTaxa | R Documentation |
Get most frequent taxa
getMostFrequentTaxa(dat, n = 10, direction = c("BOTH", "UP", "DOWN"), ...)
dat |
a |
n |
integer. Number of taxa to show. Defaults to |
direction |
character. Indicates direction of abundance change for signatures
to be included. Use |
... |
Additional arguments passed on to |
A sorted table listing absolute frequencies for the most frequent taxa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.