plot_nmds | R Documentation |
If you don't get convergent, try changing the seed with set.seed()
plot_nmds(df, points = "SAMPLE", species = "SNV", distance = "bray")
df |
Dataframe or tibble |
points |
The main values to ordinate |
species |
The secondary values to order the points with |
distance |
A distance method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.