View source: R/curation_contents.R
getTaxonStats | R Documentation |
Taxon stats
getTaxonStats(
dat,
taxon,
column = "Condition",
direction = c("BOTH", "UP", "DOWN")
)
dat |
a |
taxon |
character. A taxonomic name. |
column |
character. A column of |
direction |
character. Indicates direction of abundance change for signatures
to be included. Use |
A sorted table with taxon stats for the chosen metadata column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.