View source: R/curation_contents.R
testAssociation | R Documentation |
Test association of a taxon with a certain category of a column
testAssociation(
dat,
taxon,
column = "Condition",
category = "",
direction = c("BOTH", "UP", "DOWN")
)
dat |
a |
taxon |
character. A taxonomic name. |
column |
character. A column of |
category |
character. One or more categories that should be tested for association. |
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.