Add a label layer to an ordiggplot
geom_ordi_label.RdAdd a label layer to an ordiggplot
Arguments
- score
Ordination score to be added to the plot.
- data
Alternative data to the function that will be used instead of
score.- ...
other arguments passed to
ggplot2::geom_label()