geom_ordi_point: Add a point layer to an ordiggplot

geom_ordi_pointR Documentation

Add a point layer to an ordiggplot

Description

Add a point layer to an ordiggplot

Usage

geom_ordi_point(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_point()


gavinsimpson/ggvegan documentation built on July 28, 2023, 9:24 a.m.