On Wed, 2011-11-23 at 16:02 -0300, Alejo C.S. wrote:
> 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)
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,
2 matches
Mail list logo