mds_ellipse | R Documentation |
Pulls ellipsis shapes from multidimensional scaling outputs.
mds_ellipse(df, mds, group)
df |
Dataframe used in the creation of an MDS analysis. |
mds |
Multidimensional scaling object created through 'vegan::metaMDS()'. |
name |
Character column name representing the grouping variable we want to highlight. |
Dataframe of ellipses line shapes along NMDS1 and NMDS2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.