an object of class "rda", the result of a call to rda
axes
numeric; which axes to plot, given as a vector of length 2.
geom
character; which geoms to use for the layers. Can be a vector of
up to length 2, in which case, the first element of geom will be
used for any site scores (both weighted sum or linear combination scores),
and the second element will be used for species scores. The latter will be
ignored if arrows = TRUE.
layers
character; which scores to plot as layers
arrows
logical; represent species (variables) using vectors?
legend.position
character or two-element numeric vector; where to position the legend. See theme for details. Use "none" to not draw the legend.
title
character; subtitle for the plot
subtitle
character; subtitle for the plot
caption
character; caption for the plot
ylab
character; label for the y-axis
xlab
character; label for the x-axis
const
General scaling constant to rda scores. See plot.cca for details.