Description Usage Arguments Value
The function will generate the distance comparisons of various estimates found in the vegan package. The output will be in a dataframe format to generate additionally analyses of the distance comparisons.
1 2 3 | diversity_comparison(phylo, distance = c("jsd", "unifrac", "wunifrac",
"dpcoa", "jaccard", "manhattan", "bray", "morisita", "horn", "chao",
"canberra", "euclidean"))
|
phylo |
An input phyloseq object. |
distance |
Distance metrics to use for the pairwise comparisons. |
A dataframe of distance comparions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.