Add a biplot arrow layer to an ordiggplot
geom_ordi_arrow.RdAdd a biplot arrow 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.- text
Add text labels to the plot.
- box
Draw a box behind the text (logical).
- arrow.params, text.params
Parameters to modify arrows or their text labels.
- ...
other arguments passed to
ggplot2::geom_segment(),ggplot2::geom_label(), orggplot2::geom_text()