pairwiseAdonisTest | R Documentation |
pairwiseAdonis
pairwiseAdonisTest(data, group)
data |
Row. is sample, column is feature |
group |
data(iris)
loonR::pairwiseAdonisTest(iris[,1:4], iris$Species)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.