[R-sig-eco] ordipointlabel for triplots

Gavin Simpson gavin.simpson at ucl.ac.uk
Thu Mar 7 18:10:53 CET 2013


On Thu, 2013-03-07 at 10:48 -0400, carolina monmany wrote:
> Hi all,
> 
> 
> I would like to use ordipointlabel() to plot a RDA but the function
> only displays species and sites. How can I include environmental
> variables as vectors?
> 
> 
> Thanks!

You can use

text(ord, display = "bp")

(where `ord` is your fitted RDA object) before or after the
ordipointlabel() call to add the vectors with labels.

HTH

Gavin



More information about the R-sig-ecology mailing list