geom_ordi_text: Add a text layer to an ordiggplot

geom_ordi_textR Documentation

Add a text layer to an ordiggplot

Description

Add a text layer to an ordiggplot

Usage

geom_ordi_text(score, data, ...)

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_text()

Value

Returns a ggplot2 layer or a list of such layers: a "LayerInstance" object that inherits from classes "Layer", "ggproto", and "gg".


ggvegan documentation built on Feb. 28, 2026, 1:07 a.m.