View source: R/group_distance.R
plot_pair_distance | R Documentation |
plot_pair_distance
plot_pair_distance(
microbiota,
metadata,
method = "bray",
percent.outlier = 0.05
)
microbiota |
a dataframe object,species abundance, row is sample Id |
metadata |
a dataframe object, metadata, row is sample Id |
method |
a character, distance method eg "bray" |
percent.outlier |
a number, percent of the ourlier |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.