| geom_ordi_label | R Documentation |
Add a label layer to an ordiggplot
geom_ordi_label(score, data, ...)
score |
Ordination score to be added to the plot. |
data |
Alternative data to the function that will be used
instead of |
... |
other arguments passed to |
Returns a ggplot2 layer or a list of such layers: a "LayerInstance"
object that inherits from classes "Layer", "ggproto", and "gg".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.