Re: [R] Vegan: how to plot sites labes in diversity plot

2011-11-24 Thread David Winsemius
On Nov 24, 2011, at 8:12 AM, Alejo C.S. wrote: Dear List, I can'f figure how to add point labels in the next plot (example from ?taxondive help page, from vegan package): library(vegan) data(dune) data(dune.taxon) taxdis <- taxa2dist(dune.taxon, varstep=TRUE) mod <- taxondive(dune, taxdis) pl

[R] Vegan: how to plot sites labes in diversity plot

2011-11-24 Thread Alejo C.S.
Dear List, I can'f figure how to add point labels in the next plot (example from ?taxondive help page, from vegan package): 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 valu