Antonio Silva <aolinto.lst <at> gmail.com> writes:
Thanks for your attention Jim Following your idea of adding one more step to construct the diagram, I used text(spe2.rdaspe, row.names(spe2.rdaspe), pos=3, col="red",cex=0.8) and I could add species names. It seems that there's nothing we can do in the plot line. Have a nice week, best regards
I haven't followed this list, and therefore my answer is a bit (a big big) late: the help page of plot function suggests to use type="t" (that is type is text) in your plot command. Best wishes, Jari Oksanen