plt_ord | R Documentation |
Make a multi-axis PCoA plot from the data frame
plt_ord(ord_long, colour = NULL, shape = NULL, size = 1, pt_alph = 0.7)
ord_long |
The ordination data frame produced by
|
colour |
The name of the column to use to colour the points. |
shape |
The name of the coloumn governing the shape of the points. |
size |
The size of the points. Passed to the
|
pt_alph |
The transparency of the points. Default is 0.7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.