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

_______________________________________________
R-sig-ecology mailing list
R-sig-ecology@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology

Reply via email to