[R] Vegan: Diversity Plot, label points

Alejo C.S. alej.c.s at gmail.com
Wed Nov 23 20:02:09 CET 2011


Dear List,

I can'f figure how to add point labels in the next plot (example from
?taxondive help page):

library(vegan)
data(dune)
data(dune.taxon)
taxdis <- taxa2dist(dune.taxon, varstep=TRUE)
mod <- taxondive(dune, taxdis)
plot(mod)

The points in this plot are diversity values of single sites, and I'd
like to add a label to each one. The plot command don't accept a
"label" argument.
Any tip?

Thanks in advance.

Alejo



More information about the R-help mailing list