Displaying 3 results from an estimated 3 matches for "taxondive".
2011 Nov 24
1
Vegan: how to plot sites labes in diversity plot
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 values of single sites, and I'd
like to add a label to each one. The plot command don...
2011 Nov 23
1
Vegan: Diversity Plot, label points
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
"...
2012 Feb 16
2
help with e+01 number abbreviations
Dear List,
I will appreciate any advice regarding how to convert the following numbers
[I got in return by taxondive()] in numeric integers without the e.g.
6.4836e+01
abbreviations.
Thank you very much in advance,
Gian
> taxa_dive
Species Delta Delta* Lambda+ Delta+ S
Delta+
Nat1 5.0000e+00 6.4836e+01 9.5412e+01 6.7753e+02 8.7398e+01
436.99
Nat2 2.0000e+00 4.0...