On 04.02.2011 12:21, swertie wrote:
Hello,
I would like to change the names of the sites in an ordination biplot
(resulting from the function "rda" in vegan). Can somebody give me some
trick?
Thank you very much
See ?plot.cca how to put things together separately and control labels.
Probably more easily (also for the rest of your analyses): Change the
labels before applying the cca() function, then everything is displayed
with the labels you specified before.
Uwe Ligges
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.