Dear Rodrigo
The best thing to do is to label manually the points in the biplot. To do so
you have to use the following comand:
> text(location, "text to place")
*location* can be an x,y coordinate. Alternatively, the text can be placed
interactively via mouse by specifying location as *locator(
Sorry, just correcting the script!!!
Hi everybody,
I'm trying, without success, to avoid some variables labels to overlap on a
capscale (vegan package) object graph.
I was able to move the labels with the coding below, but it moves the entire
vector...
CAPobj<-CAPpotiFT
for(i in c(2:8))CAPobj$
Hi everybody,
I'm trying, without success, to avoid some variables labels to overlap on a
capscale (vegan package) object graph.
I was able to move the labels with the coding below, but it moves the entire
vector...
CAPobj<-CAPpotiFT
for(i in c(2:8))CAPobj$CCA[[i]][,1]<-CAPpotiFTI$CCA[[i]][,1]
3 matches
Mail list logo